Arduinojson6 (#8)
* Remove redundant AuthSettingsService. Will re-implement properly soon using JWT. * Support ArduinoJson >= 6.0.0 * Fix ArduinoJson version to 6.x.x
This commit is contained in:
@ -23,6 +23,6 @@ build_flags=
|
||||
lib_deps =
|
||||
https://github.com/PaulStoffregen/Time
|
||||
https://github.com/gmag11/NtpClient
|
||||
ArduinoJson@>=5.0.0,<6.0.0
|
||||
ArduinoJson@>=6.0.0,<7.0.0
|
||||
https://github.com/me-no-dev/ESPAsyncWebServer
|
||||
https://github.com/me-no-dev/AsyncTCP
|
||||
|
Reference in New Issue
Block a user