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
Revision 5:3c53f454f73c, committed 2016-04-12
- Comitter:
- Mikko Koivunen
- Date:
- Tue Apr 12 10:54:23 2016 +0300
- Parent:
- 3:309530db41ec
- Child:
- 6:98280a97a486
- Commit message:
- Ignoring Git repository files .git/*
Ignoring Git repository files .git/*
Changed in this revision
| .hgignore | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Tue Apr 12 10:54:23 2016 +0300 @@ -0,0 +1,2 @@ +syntax: glob +.git/*
