Skip to content

Commit 6879eb7

Browse files
committed
ESP: remove note about RTC in the readme
1 parent 5c85ac1 commit 6879eb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,5 @@ OTA is supported by the following boards:
8888
Support for ESP boards is obtained through a third-party core with some differences and limitations compared to Arduino boards.
8989

9090
- **Authentication scheme**: Board authentication is done through `DEVICE_LOGIN_NAME` and `DEVICE_KEY`, both values are included in the `thingProperties.h` file.
91-
- **RTC**: RTC support is not included thus each `ArduinoCould.update()` call will lead to an NTP request introducing delay in your `loop()` function. The scheduler widget will not work correctly if connection is lost after configuration.
9291
- **Watchdog**: Watchdog support is not included.
9392
- **OTA**: OTA support is not included

0 commit comments

Comments
 (0)