Mercurial > public > ostc4
log Small_CPU/Src/scheduler.c @ 488:9eeab3fead8f
age | author | description |
---|---|---|
Sat, 27 Jun 2020 18:40:32 +0200 | heinrichsweikamp | Added "I2C_DeInit();" in hardware detection routines. It's the recommended way |
Tue, 12 May 2020 22:52:05 +0200 | ideenmodellierer | Changed default values: Improve_Button_Sleep |
Tue, 14 Jan 2020 21:38:45 +0100 | ideenmodellierer | Added compile switch for restoring of last known date after power lost: Improment_NVM |
Sun, 12 Jan 2020 19:55:22 +0100 | ideenmodellierer | Restore last known date: After a power off RTC looses time data and restarts in the year 2000. Code will fix this date to the year 2016. This change will set the date to the last known date of the operation hour counter Improment_NVM |