Updates api path to /api

This commit is contained in:
Rune Harlyk
2024-04-23 21:50:50 +02:00
committed by Rune Harlyk
parent 9ca4381442
commit 0abe0b530c
34 changed files with 55 additions and 54 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#include <PsychicHttp.h>
#include <SecurityManager.h>
#define SLEEP_SERVICE_PATH "/rest/sleep"
#define SLEEP_SERVICE_PATH "/api/sleep"
#ifndef WAKEUP_PIN_NUMBER
#define WAKEUP_PIN_NUMBER 0