Upgrades ArduinoJson from version 6 to 7
This commit is contained in:
@@ -17,7 +17,7 @@ extern const uint8_t rootca_crt_bundle_start[] asm("_binary_src_certs_x509_crt_b
|
||||
|
||||
static EventSocket *_socket = nullptr;
|
||||
static int previousProgress = 0;
|
||||
StaticJsonDocument<128> doc;
|
||||
JsonDocument doc;
|
||||
|
||||
void update_started()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user