mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-28 13:39:44 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
IOIO Bluetooth device
Very simple IOIO client. Tested with this hardware
The constants and information about the protocol was taken from https://github.com/ytai/ioio/wiki/
Caveats:
- The bluetooth API is only available on dev-channel Chrom(e|ium)OS
- Resource clean-up isn't happening properly yet: you will likely have to disable/enable bluetooth between runs of the program or the connection will fail

