mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-20 05:45:18 +00:00
OTA, Filter
* OTA update working * new default for IS Server filter
This commit is contained in:
parent
f7a96aca01
commit
1cf506dede
3 changed files with 17 additions and 10 deletions
|
|
@ -10,6 +10,9 @@ lib_deps =
|
|||
APRS-Decoder-Lib
|
||||
NTPClient
|
||||
APRS-IS-Lib
|
||||
# activate for OTA Update, use the USER name from settings.h as upload_port:
|
||||
#upload_protocol = espota
|
||||
#upload_port = <USER>.local
|
||||
|
||||
[env:ttgo-lora32-v1]
|
||||
board = ttgo-lora32-v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue