X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/fc61e88a8d7fa209da63342be50faa507c393571..b4af3f1fc9513d9f89df71c334862d5101807334:/Projects/TempDataLogger/TemperatureDataLogger.txt 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. * * */