lot of style fixes and also some important fixes!

This commit is contained in:
Peter Buchegger 2021-03-06 23:47:25 +01:00
parent 54ce3fe267
commit da86e89fa8
10 changed files with 206 additions and 384 deletions

View file

@ -7,6 +7,7 @@ monitor_speed = 115200
lib_deps =
adafruit/Adafruit GFX Library @ 1.7.5
adafruit/Adafruit SSD1306 @ 2.4.0
bblanchon/ArduinoJson @ 6.17.0
lewisxhe/AXP202X_Library @ 1.1.2
sandeepmistry/LoRa @ 0.7.2
peterus/APRS-Decoder-Lib @ 0.0.5
@ -14,7 +15,8 @@ lib_deps =
paulstoffregen/Time @ 1.6
check_tool = cppcheck
check_flags =
cppcheck: --suppress=*:*.pio\* --inline-suppr
cppcheck: --suppress=*:*.pio\* --inline-suppr -DCPPCHECK
check_skip_packages = yes
[env:ttgo-t-beam-v1]
board = ttgo-t-beam