Modified the scripts to run on Raspberry Pi.
Compare changes
- Gijs Schoonderbeek authored
+ 11
− 6
@@ -29,13 +30,17 @@ def rw_eeprom(value=0xAB):
@@ -29,13 +30,17 @@ def rw_eeprom(value=0xAB):
Script will check if it is run on a PI, in that case a different I2C serial library is used.