Skip to content

Commit 43715e4

Browse files
committed
Updated libs
1 parent fc5daf3 commit 43715e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

platformio.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ monitor_speed = 115200
1717
monitor_filters = log2file, esp32_exception_decoder
1818
; RECOMMENDED - Accept new functionality in a backwards compatible manner and patches
1919
lib_deps =
20+
adafruit/Adafruit BusIO @ ^1.17.4
21+
adafruit/Adafruit INA260 Library @ ^1.5.3
2022
etlcpp/Embedded Template Library @ ^20.44.1
21-
adafruit/Adafruit INA260 Library @ ^1.5
2223
; https://techoverflow.net/2021/12/14/how-to-print-all-preprocessor-flags-in-platformio/
2324
; build_flags = -O3 -std=gnu++23 -Wall -E -dM
2425
; build_flags = -O3 -std=gnu++23 -latomic

0 commit comments

Comments
 (0)