- * <td>LOG_FILENAME</td>\r
- * <td>TempDataLogger.h</td>\r
- * <td>Filename of the log file to write to on the device's FAT filesystem.</td>\r
- * </tr>\r
- * <tr>\r
- * <td>LOG_INTERVAL_10MS</td>\r
- * <td>TempDataLogger.h</td>\r
- * <td>Time between each data sample, in tens of milliseconds. Each time this period elapses, a\r
- * temperature sample is taken and the result stored to the Dataflash's FAT filesystem.\r
- * </td>\r
+ * <td>DUMMY_RTC</td>\r
+ * <td>Makefile CDEFS</td>\r
+ * <td>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\r
+ * stamp at all times, effectively transforming the project into a basic data logger with no specified sample times.</td>\r