Encode header to base64
This commit is contained in:
@ -167,6 +167,7 @@ void app_main(void)
|
||||
// Main loop
|
||||
ESP_LOGI(TAG, "Starting main loop");
|
||||
|
||||
// TODO : implement more properly
|
||||
while (true)
|
||||
{
|
||||
if (!secure_api_sync_device())
|
||||
|
Reference in New Issue
Block a user