mirror of
https://github.com/sudomesh/disaster-radio.git
synced 2026-02-20 02:01:18 +01:00
Fix link failure on latest espressif32 platform
This commit is contained in:
@@ -32,7 +32,10 @@ monitor_speed = 115200
|
||||
board_build.partitions = custompart.csv
|
||||
lib_deps =
|
||||
AsyncTCP
|
||||
ESP Async WebServer@1.2.3
|
||||
; ESP Async WebServer@1.2.3
|
||||
; With latest espressif32 platform we need an unreleased version of ESPAsyncWebServer
|
||||
; as per https://github.com/me-no-dev/ESPAsyncWebServer/issues/1151
|
||||
https://github.com/me-no-dev/ESPAsyncWebServer.git
|
||||
LoRa@0.7.2
|
||||
https://github.com/jgromes/RadioLib#3682c6c9215891e3afb7672f1235fde1c3bd75fd
|
||||
https://github.com/sudomesh/LoRaLayer2.git#5e12fd4802cbbaa5b6732d4347967d9eaac48199
|
||||
|
||||
Reference in New Issue
Block a user