mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
Code cleaning
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#by uncommenting the next line
|
||||
default_envs = obp60_s3
|
||||
[env:obp60_s3]
|
||||
;platform = espressif32@6.3.2
|
||||
platform = espressif32@6.8.1
|
||||
-D board_build.f_cpu = 160000000L
|
||||
board_build.variants_dir = variants
|
||||
@@ -26,8 +25,8 @@ lib_deps =
|
||||
blemasle/MCP23017@2.0.0
|
||||
adafruit/Adafruit BusIO@1.5.0
|
||||
adafruit/Adafruit GFX Library@1.11.9
|
||||
#zinggjm/GxEPD2@1.5.6
|
||||
https://github.com/ZinggJM/GxEPD2
|
||||
zinggjm/GxEPD2@1.5.6
|
||||
#https://github.com/ZinggJM/GxEPD2
|
||||
sstaub/Ticker@4.4.0
|
||||
adafruit/Adafruit BMP280 Library@2.6.2
|
||||
adafruit/Adafruit BME280 Library@2.2.2
|
||||
|
||||
Reference in New Issue
Block a user