mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-12 13:15:48 +00:00
committed by
GitHub
parent
b9bdc0bc79
commit
3b99b17cc2
@ -385,20 +385,6 @@ static int http_tasmota_json_status_SNS(void* request, jsonCb_t printer, bool bA
|
||||
return 0;
|
||||
}
|
||||
|
||||
#ifdef PLATFORM_XR809
|
||||
//XR809 does not support drivers but its build script compiles many drivers including ntp.
|
||||
|
||||
#else
|
||||
#ifndef ENABLE_NTP
|
||||
unsigned int NTP_GetCurrentTime() {
|
||||
return 0;
|
||||
}
|
||||
unsigned int NTP_GetCurrentTimeWithoutOffset() {
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// Topic: tele/tasmota_48E7F3/STATE
|
||||
// Sample:
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user