Fix typo in DualVirtualSerial.c due to the changed CDC Device APIs that was preventin...
[pub/lufa.git] / Projects / TempDataLogger / TemperatureDataLogger.txt
index 136d038..a3729a6 100644 (file)
@@ -67,7 +67,7 @@
  *
  *  \section SSec_Options Project Options
  *
- *  The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.
+ *  The following defines can be found in this demo, which can control the demo behavior when defined, or changed in value.
  *
  *  <table>
  *   <tr>
@@ -77,7 +77,7 @@
  *   </tr>
  *   <tr>
  *    <td>DUMMY_RTC</td>
- *    <td>Makefile CDEFS</td>
+ *    <td>Makefile LUFA_OPTS</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>
  *   </tr>