Decode enrollment status JSON response

This commit is contained in:
2024-08-18 20:33:26 +02:00
parent 3b5d2abcc0
commit 38197afd79
4 changed files with 40 additions and 9 deletions

View File

@ -32,6 +32,7 @@
"unsecure_api.h": "c",
"esp_log.h": "c",
"http_client.h": "c",
"string.h": "c"
"string.h": "c",
"cjson.h": "c"
}
}