Skip to content

Commit bd8ec77

Browse files
Update README.md
1 parent f1ccf61 commit bd8ec77

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The Programm starts every minute to update the clock and update other informatio
1111
What to update when is currently hard coded, but I am Planing to implement a config file to make that easier to configure.
1212
After all the Updates the devices calculates how long to shut off (and set a timer via the RTC) to reboot in time for the Clock to switch to the next minute.
1313

14+
The current Battery Life is ~2 Days with every minute update of the Blood glucose. without it is ~ 4 days.
15+
1416
# Using the Code
1517
For the Code to Work Correctly the RTC time needs to be set before installing my Code. Also you need to fill in your wifi Credentials, Openweathermap APi key (if you want the Temperatur Display), Nightscout server adress(if you want the Blood Glucose Display).
1618
You can also set alternative Wifi Credetials further down the Code in ConnectWifi(). At the bottom of the code is the main loop were you can set what to run when. I am planing on Improving how that works to make it configurable in a Config file.

0 commit comments

Comments
 (0)