Modified the scripts to run on Raspberry Pi.
Compare changes
- Gijs Schoonderbeek authored
+ 3
− 3
@@ -37,13 +37,13 @@ def rw_eeprom(value=0xAB):
@@ -136,7 +136,7 @@ def read_qsfp(node_nr = 0, module=0):
Script will check if it is run on a PI, in that case a different I2C serial library is used.