Encode header to base64

This commit is contained in:
2024-09-21 20:43:02 +02:00
parent cf31de5b67
commit c55c55d56d
6 changed files with 62 additions and 2 deletions

View File

@ -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())