Updates api path to /api
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
#endif
|
||||
|
||||
#define NTP_SETTINGS_FILE "/config/ntpSettings.json"
|
||||
#define NTP_SETTINGS_SERVICE_PATH "/rest/ntpSettings"
|
||||
#define NTP_SETTINGS_SERVICE_PATH "/api/ntpSettings"
|
||||
|
||||
#define MAX_TIME_SIZE 256
|
||||
#define TIME_PATH "/rest/time"
|
||||
#define TIME_PATH "/api/time"
|
||||
|
||||
class NTPSettings
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user