We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5daf3 commit 43715e4Copy full SHA for 43715e4
1 file changed
platformio.ini
@@ -17,8 +17,9 @@ monitor_speed = 115200
17
monitor_filters = log2file, esp32_exception_decoder
18
; RECOMMENDED - Accept new functionality in a backwards compatible manner and patches
19
lib_deps =
20
+ adafruit/Adafruit BusIO @ ^1.17.4
21
+ adafruit/Adafruit INA260 Library @ ^1.5.3
22
etlcpp/Embedded Template Library @ ^20.44.1
- adafruit/Adafruit INA260 Library @ ^1.5
23
; https://techoverflow.net/2021/12/14/how-to-print-all-preprocessor-flags-in-platformio/
24
; build_flags = -O3 -std=gnu++23 -Wall -E -dM
25
; build_flags = -O3 -std=gnu++23 -latomic
0 commit comments