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:
Peter Buchegger 2020-12-17 22:13:06 +01:00
parent 42d735fade
commit 7a0f3661dc
6 changed files with 142 additions and 124 deletions

View file

@ -53,5 +53,6 @@
"user": [
{ "name":"ftp", "password":"ftp" }
]
}
},
"ntp_server": "pool.ntp.org"
}