Universal framebuffer library for Pebble SDK. Allows getting, setting, and swapping pixel colors on all Pebble platforms. Available on NPM.
Use pebble package install pebble-universal-fb
to install, or specify as a dependency
in package.json
in your Pebble project.
See include/pebble-universal-fb.h
for minimal docs.