Eric
Results
2
issues of
Eric
I cant seem to get the group commands to work as it seems I'm missing a service but everything else works with the player. It just errors if I try...
Should be error_code not error code I think. Cheers **** esp32FOTA.setUpdateCheckFailCb( [](int partition, int **error code**) { Serial.printf("Update could validate %s partition (error %d)\n", partition==U_SPIFFS ? "spiffs" : "firmware", error_code...