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 Rohm

Revision:
2:3bb8ae3a8dee
Parent:
1:4d6dc19a2347
Child:
3:309530db41ec
--- a/module.json	Tue Apr 12 04:57:59 2016 +0000
+++ b/module.json	Tue Apr 12 05:25:42 2016 +0000
@@ -8,10 +8,7 @@
     "hal"
   ],
   "author": "Mikko Koivunen",
-  "repository": {
-    "url": "https://developer.mbed.org/teams/Rohm/code/rohm-sensor-hal",
-    "type": "hg"
-  },
+  "homepage": "https://developer.mbed.org/teams/Rohm/code/rohm-sensor-hal",
   "dependencies": {
     "mbed-drivers": "1.2.0"
   }