File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111[platformio]
1212extra_configs =
13- variants/*/platformio.ini
14- platformio.local.ini
13+ variants/*/platformio.ini
14+ platformio.local.ini
1515
1616[arduino_base]
1717framework = arduino
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ build_src_filter = ${nrf52_base.build_src_filter}
1717 +<helpers/sensors>
1818 +<../variants/keepteen_lt1>
1919lib_deps = ${nrf52_base.lib_deps}
20- adafruit/Adafruit SSD1306 @ ^2.5.13
20+ adafruit/Adafruit SSD1306 @ ^2.5.13
2121 stevemarple/MicroNMEA @ ^2.0.6
2222
2323[env:KeepteenLT1_repeater]
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ build_src_filter = ${nrf52_base.build_src_filter}
2727 +<helpers/sensors>
2828 +<../variants/promicro>
2929lib_deps = ${nrf52_base.lib_deps}
30- adafruit/Adafruit SSD1306 @ ^2.5.13
30+ adafruit/Adafruit SSD1306 @ ^2.5.13
3131 adafruit/Adafruit INA3221 Library @ ^1.0.1
3232 adafruit/Adafruit INA219 @ ^1.2.3
3333 adafruit/Adafruit AHTX0 @ ^2.0.5
You can’t perform that action at this time.
0 commit comments