Minor documentation cleanups.
This commit is contained in:
parent
9293de2491
commit
fc92f9969c
109 changed files with 473 additions and 434 deletions
|
@ -77,7 +77,7 @@
|
|||
/** Filename for the log data when written to the dataflash FAT filesystem. */
|
||||
#define LOG_FILENAME "TEMPLOG.txt"
|
||||
|
||||
/** Data log interval between samples, in tens of milliseconds */
|
||||
/** Data log interval between samples, in tens of milliseconds. */
|
||||
#define LOG_INTERVAL_10MS 1000
|
||||
|
||||
/* Type Defines: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue