RobTillaart
|
4a301a8804
|
fixed warning readButton8()
|
2017-02-27 10:13:59 +01:00 |
|
rob tillaart
|
a2bf47908d
|
+ 0.1.08 merged work of Septillion
+ added default values
+ update version number
Signed-off-by: rob tillaart <rob.tillaart@gmail.com>
|
2016-05-21 11:12:01 +02:00 |
|
sseptillion
|
dfcaaf07dc
|
added masking to buttonRead8() and moves wire.begin() to begin()
|
2016-05-20 13:47:20 +02:00 |
|
rob tillaart
|
3c96a50067
|
+ 0.1.07 manually merged enhancements Septillion
|
2016-05-02 19:23:06 +02:00 |
|
rob tillaart
|
08d3946dec
|
+ 0.1.05
+ added rotate left and right
+ toggle mask to toggle multiple bits in one write.
+ refactor (after CPPcheck)
|
2016-05-01 10:02:01 +02:00 |
|
rob tillaart
|
1c1de9bfeb
|
+ version 0.1.04 (0.1.03 = intermediate)
+ removed beginTransmission from read8() -> speed++
+ removed endTransmission from read8() -> speed
+ changed address to uint8_t
|
2015-05-09 17:07:09 +02:00 |
|
Rob Tillaart
|
202deca306
|
+ improved header
+ redo/undo types
|
2013-09-30 18:19:55 +02:00 |
|
Rob Tillaart
|
fdce4b6769
|
+ changed some types
+ Arduino 1.0x compatible
|
2013-09-30 18:17:45 +02:00 |
|
Rob Tillaart
|
a9851b2725
|
+ initial version
|
2013-09-30 18:15:02 +02:00 |
|