SeaPea / Draw

Simple drawing app for the Pebble Smartwatch
GNU General Public License v2.0
2 stars 0 forks source link

"s_image->addr" in canvas.c issue #2

Open caichunjian520 opened 7 years ago

caichunjian520 commented 7 years ago

When I try to use s_image->addr in my project, it give me an error: dereferencing pointer to incomplete type.

I can build your project on my pebble, but I can not use it in my own.