From c49c3bbb62a45aca79ea514fe3bde5f57fa1df3d Mon Sep 17 00:00:00 2001 From: Wicked Jack <96901668+WickedJack99@users.noreply.github.com> Date: Sun, 14 Jul 2024 19:10:29 +0200 Subject: [PATCH] Add warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac4e8ac..5cb97ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DoIt_ESP32_Devkit_V1_LightSensorData Repository to receive light sensor data. +Be aware that functions to calculate the date are not working properly. + # Device > The device used is a DoIt ESP32 Devkit V1 development board.