Merge pull request #20 from boneIO-eu/main

fix ina219 devices
This commit is contained in:
Pawel
2024-10-07 12:21:29 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ packages:
'devices/serial_no.yaml', 'devices/serial_no.yaml',
'devices_v0_7/display.yaml', 'devices_v0_7/display.yaml',
'devices_v0_7/i2c.yaml', 'devices_v0_7/i2c.yaml',
'devices_v0_7/ina219.yaml', 'devices_v0_7-v0_9/ina219.yaml',
'devices_v0_7/lm75b.yaml', 'devices_v0_7/lm75b.yaml',
'devices_v0_7/pcf_mosfet.yaml', 'devices_v0_7/pcf_mosfet.yaml',
'boards/mosfet48_output.yaml', 'boards/mosfet48_output.yaml',

View File

@@ -36,7 +36,7 @@ packages:
'devices/serial_no.yaml', 'devices/serial_no.yaml',
'devices_v0_7/display.yaml', 'devices_v0_7/display.yaml',
'devices_v0_7/i2c.yaml', 'devices_v0_7/i2c.yaml',
'devices_v0_7/ina219.yaml', 'devices_v0_7-v0_9/ina219.yaml',
'devices_v0_7/lm75b.yaml', 'devices_v0_7/lm75b.yaml',
'devices_v0_7/pcf_mosfet.yaml', 'devices_v0_7/pcf_mosfet.yaml',
'boards/mosfet48_output.yaml', 'boards/mosfet48_output.yaml',