Updates api path to /api
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <HTTPUpdate.h>
|
||||
// #include <SSLCertBundle.h>
|
||||
|
||||
#define GITHUB_FIRMWARE_PATH "/rest/downloadUpdate"
|
||||
#define GITHUB_FIRMWARE_PATH "/api/downloadUpdate"
|
||||
#define EVENT_DOWNLOAD_OTA "otastatus"
|
||||
#define OTA_TASK_STACK_SIZE 9216
|
||||
|
||||
|
||||
Reference in New Issue
Block a user