X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1d49fc7dd829ecd49a286bcb4ec2c0ba46a0380c..5cae54154506176d64a581c5b3d9550c901b570c:/Projects/TempDataLogger/TemperatureDataLogger.txt?ds=sidebyside diff --git a/Projects/TempDataLogger/TemperatureDataLogger.txt b/Projects/TempDataLogger/TemperatureDataLogger.txt index 3daaa2a70..4d4e0b5e8 100644 --- a/Projects/TempDataLogger/TemperatureDataLogger.txt +++ b/Projects/TempDataLogger/TemperatureDataLogger.txt @@ -78,8 +78,8 @@ * * DUMMY_RTC * AppConfig.h - * When a DS1307 RTC chip is not fitted, this token can be defined to make the demo assume a 1/1/1 01:01:01 date/time - * stamp at all times, effectively transforming the project into a basic data logger with no specified sample times. + * When a DS1307 RTC chip is not fitted, this token can be defined to make the demo use a dummy software RTC using the system + * clock. This is less accurate and does not store the set time and date into non-volatile memory. * * */