Class for making communication easier from code to i2c connected Rohm/Kionix sensors. Maybe could be used later also for abstracting Arduino/mbed os. Code ported from 'C'-library rohm-sensor-hal.
Dependents: kionix-kx123-hello rohm-bh1790glc-hello simple-sensor-client rohm-SensorShield-example
Fork of rohm-sensor-hal by
Diff: .hgignore
- Revision:
- 4:0a62b7d4bd2a
- Child:
- 7:f83fa2f3cfab
diff -r 309530db41ec -r 0a62b7d4bd2a .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Tue Apr 12 10:52:44 2016 +0300 @@ -0,0 +1,2 @@ +syntax: glob +.git/*