Skip to content

Commit

Permalink
Merge pull request #929 from engunneer/driver/ina2xx
Browse files Browse the repository at this point in the history
Driver/ina2xx
  • Loading branch information
adrianstevens authored Mar 16, 2024
2 parents ceb8da9 + 4a87570 commit 6db4e1d
Show file tree
Hide file tree
Showing 27 changed files with 1,477 additions and 248 deletions.
11 changes: 7 additions & 4 deletions Source/MF.Sensors.slnf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@
"..\\..\\MQTTnet\\Source\\MQTTnet\\MQTTnet.csproj",
"..\\..\\Meadow.Contracts\\Source\\Meadow.Contracts\\Meadow.Contracts.csproj",
"..\\..\\Meadow.Core\\source\\Meadow.Core\\Meadow.Core.csproj",
"..\\..\\Meadow.Core\\source\\Meadow.F7\\Meadow.F7.csproj",
"..\\..\\Meadow.Logging\\lib\\Meadow.Logging.csproj",
"..\\..\\Meadow.Core\\source\\implementations\\f7\\Meadow.F7\\Meadow.F7.csproj",
"..\\..\\Meadow.Logging\\Source\\Meadow.Logging\\lib\\Meadow.Logging.csproj",
"..\\..\\Meadow.Modbus\\src\\Meadow.Modbus\\Meadow.Modbus.csproj",
"..\\..\\Meadow.Units\\Source\\Meadow.Units\\Meadow.Units.csproj",
"Meadow.Foundation.Core\\Meadow.Foundation.Core.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Atmospheric.AdafruitMPRLS\\Driver\\Sensors.Atmospheric.AdafruitMPRLS.csproj",
Expand Down Expand Up @@ -138,8 +139,10 @@
"Meadow.Foundation.Peripherals\\Sensors.Motion.Mpu6050\\Samples\\Mpu6050_Sample\\Mpu6050_Sample.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Motion.ParallaxPir\\Driver\\Sensors.Motion.ParallaxPir.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Motion.ParallaxPir\\Samples\\ParallaxPir_Sample\\ParallaxPir_Sample.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Power.Ina260\\Driver\\Sensors.Power.Ina260.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Power.Ina260\\Samples\\Ina260_Sample\\Ina260_Sample.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Power.Ina2xx\\Driver\\Sensors.Power.Ina2xx.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Power.Ina2xx\\Samples\\Ina219_Sample\\Ina219_Sample.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Power.Ina2xx\\Samples\\Ina228_Sample\\Ina228_Sample.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Power.Ina2xx\\Samples\\Ina260_Sample\\Ina260_Sample.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Radio.Rfid.IDxxLA\\Driver\\Sensors.Radio.Rfid.IDxxLA.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Radio.Rfid.IDxxLA\\Samples\\IDxxLA_Sample\\IDxxLA_Sample.csproj",
"Meadow.Foundation.Peripherals\\Sensors.Radio.Rfid.Rc522\\Driver\\Sensors.Radio.Rfid.Rc522.csproj",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 6db4e1d

Please sign in to comment.