mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-04 14:08:34 +00:00
changes
ini: - update ftp lib to 0.9.5 - remove all board configs config: - add ntp server seetting - add board config code: - add board finder - NO_GLOBAL_INSTANCES - ntp server config - modem config update (not found bugs fixed) libs: - update common lib - update ntp lib
This commit is contained in:
parent
42d735fade
commit
7a0f3661dc
6 changed files with 142 additions and 124 deletions
|
|
@ -53,5 +53,6 @@
|
|||
"user": [
|
||||
{ "name":"ftp", "password":"ftp" }
|
||||
]
|
||||
}
|
||||
},
|
||||
"ntp_server": "pool.ntp.org"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue