Tweet

Replying to @josecastillo

When I say this is the “first app” I mean to say it’s the first app using this new framework that I came up with yesterday. The gist is the whole app lives in app.c, where you implement six functions that get called for you. You never have to touch main.c. https://github.com/joeycastillo/Sensor-Watch/blob/d2e43d132c6e0e4ca7bc9a5835135d9a205829b7/watch-library/app.h

(original)