Skip to content
Snippets Groups Projects

Apsct production

3 files
+ 59
14
Compare changes
  • Side-by-side
  • Inline

Files

+ 6
0
@@ -64,3 +64,9 @@ EEPROM = 0x50
@@ -64,3 +64,9 @@ EEPROM = 0x50
# I2C switch addresses
# I2C switch addresses
#
#
i2c_switch_addr = [0x70, 0x71, 0x72, 0x73]
i2c_switch_addr = [0x70, 0x71, 0x72, 0x73]
 
 
 
#
 
# ID Pins
 
#
 
ID_PINS = [8, 7, 12, 16, 20, 21]
Loading