Releases: rwaldron/tessel-io
Releases · rwaldron/tessel-io
v0.6.0
Commit |
Message/Description |
6b3fa44 |
0.6.0 |
37279ac |
temp: reduce sampling interval (until lower level read failure issue is resolved) |
v0.5.2
Commit |
Message/Description |
0190f74 |
0.5.2 |
4e9acdf |
Gruntfile: add grunt-git-authors; run and update package.json |
dc8d3f4 |
readme: update badge; more setup info; link to Bocoup post |
f8cccae |
CI: update travis.yml |
8f67094 |
Updating package.json to run full suite of tests via npm test |
3de17e3 |
Board control: Detect execution on Tessel via path check |
e9606e0 |
pin map update |
v0.5.1
Commit |
Message/Description |
718379a |
0.5.1 |
886cca9 |
Improved reading/polling |
v0.5.0
Commit |
Message/Description |
6cf47ad |
0.5.0 |
ffbd045 |
Allow i2cConfig(options) to pass address object. |
v0.4.0
Commit |
Message/Description |
a4068fc |
0.4.0 |
b900ee1 |
Initial states (does not interact with LEDs on initialization) |
15da8df |
Text content formatting nits |
810e3a9 |
Adding documentation for how to run the examples |
5436a4c |
Adding docs and examples for the LED pins |
35a12d6 |
Fix ups and tests |
e220399 |
Move serialports to state and update read/write methods |
5c68397 |
First commit - Serial |
v0.2.0
Commit |
Message/Description |
4d396a4 |
0.2.0 |
464bcf2 |
PWM Support (requires latest, unreleased t2-firmware) |