Get rid of the redundant ATTR_NEVER_INLINE macro which translated to the same as...
[pub/USBasp.git] / Projects / TempDataLogger / TemperatureDataLogger.txt
index 39eb23d..4d4e0b5 100644 (file)
  *
  *  <table>
  *   <tr>
  *
  *  <table>
  *   <tr>
- *    <td><b>Define Name:</b></td>
- *    <td><b>Location:</b></td>
- *    <td><b>Description:</b></td>
+ *    <th><b>Define Name:</b></th>
+ *    <th><b>Location:</b></th>
+ *    <th><b>Description:</b></th>
  *   </tr>
  *   <tr>
  *    <td>DUMMY_RTC</td>
  *    <td>AppConfig.h</td>
  *   </tr>
  *   <tr>
  *    <td>DUMMY_RTC</td>
  *    <td>AppConfig.h</td>
- *    <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
- *        stamp at all times, effectively transforming the project into a basic data logger with no specified sample times.</td>
+ *    <td>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.</td>
  *   </tr>
  *  </table>
  */
  *   </tr>
  *  </table>
  */