Modified the scripts to run on Raspberry Pi.
Compare changes
- Gijs Schoonderbeek authored
+ 11
− 7
@@ -22,19 +22,20 @@ import smbus
@@ -45,6 +46,7 @@ class I2C:
@@ -58,8 +60,9 @@ class I2C:
@@ -69,6 +72,7 @@ class I2C:
Script will check if it is run on a PI, in that case a different I2C serial library is used.