* Xradios

* deep sleep

* xr806

* small adjustments
This commit is contained in:
NonPIayerCharacter
2025-06-30 19:47:47 +03:00
committed by GitHub
parent b9bdc0bc79
commit 3b99b17cc2
53 changed files with 1480 additions and 633 deletions

View File

@ -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:
/*