Modified the scripts to run on Raspberry Pi.
Compare changes
- Gijs Schoonderbeek authored
+ 2
− 3
@@ -23,7 +23,7 @@ if os.name =="posix":
@@ -37,8 +37,7 @@ def Read_byte_PLL(reg_address, nof_bytes=1, ADDRESS=0x20 ):
Script will check if it is run on a PI, in that case a different I2C serial library is used.