#pebble-tinker
Source code for the PebbleTinker watchapp, allowing control of a Spark Core's Dx pins.
UP and DOWN button control cursor, SELECT requests toggle. Progress is shown as an animated mini-progressbar on the pin.
###How To Use
- Add your DEVICE ID and ACCESS TOKEN to the top of the JS file.
- Compile and upload .pbw to your Pebble.
- Upload the spark_src/pebbletinker.ino file to your Core.
- Open the Pebble watchapp and use buttons to select and toggle pins.