Skip to content

Commit

Permalink
Dependencies: Refactor ADS1231 library to dedicated repository
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed May 28, 2023
1 parent 6967bfb commit 7394445
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 324 deletions.
103 changes: 0 additions & 103 deletions libraries/ADS1231/ADS1231.cpp

This file was deleted.

46 changes: 0 additions & 46 deletions libraries/ADS1231/ADS1231.h

This file was deleted.

96 changes: 0 additions & 96 deletions libraries/ADS1231/CHANGES.rst

This file was deleted.

11 changes: 0 additions & 11 deletions libraries/ADS1231/README.rst

This file was deleted.

40 changes: 0 additions & 40 deletions libraries/ADS1231/examples/MonitorDMS/MonitorDMS.ino

This file was deleted.

23 changes: 0 additions & 23 deletions libraries/ADS1231/keywords.txt

This file was deleted.

2 changes: 1 addition & 1 deletion node-gprs-http/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ monitor_speed = 115200

[common]
lib_deps =
../libraries/ADS1231
https://github.com/hiveeyes/aerowind-ads1231@^0.1.0
https://github.com/jcastaneyra/ds3231_library
bogde/HX711@0.7.4
milesburton/DallasTemperature@^3.9.1
Expand Down
2 changes: 1 addition & 1 deletion node-rfm69-csv/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ platform = atmelavr@^2
board = pro8MHzatmega328
framework = arduino
lib_deps =
../libraries/ADS1231
https://github.com/hiveeyes/aerowind-ads1231@^0.1.0
https://github.com/jcastaneyra/ds3231_library
lowpowerlab/RFM69@^1.5.2
milesburton/DallasTemperature@^3
Expand Down
2 changes: 1 addition & 1 deletion node-wifi-mqtt/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ framework = arduino
monitor_speed = 115200

lib_deps =
https://github.com/hiveeyes/aerowind-ads1231@^0.1.0
joaolopesf/SerialDebug@^0.9.82
paulstoffregen/OneWire@2.3.5
bogde/HX711@0.7.4
DallasTemperature@3.8.1
robtillaart/DHTStable@^0.2.9
../libraries/ADS1231
robtillaart/RunningMedian@0.3.7
ArduinoJson@^5
https://github.com/daq-tools/Adafruit_MQTT_Library#maxbuffersize-2048
2 changes: 1 addition & 1 deletion node-yun-http/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ monitor_speed = 115200

[common]
lib_deps =
../libraries/ADS1231
https://github.com/hiveeyes/aerowind-ads1231@^0.1.0
adafruit/Adafruit TSL2591 Library@1.4.3
adafruit/DHT sensor library@1.4.4
arduino-libraries/Bridge@1.7.0
Expand Down
2 changes: 1 addition & 1 deletion scale-adjust/ADS1231/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ monitor_speed = 115200

[common]
lib_deps =
../../libraries/ADS1231
https://github.com/hiveeyes/aerowind-ads1231@^0.1.0
robtillaart/RunningMedian@0.3.7

[env:atmega328p]
Expand Down

0 comments on commit 7394445

Please sign in to comment.