Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the correct CTC mode.

This commit is contained in:
Dean Camera 2009-12-30 13:35:24 +00:00
parent 7beafc64e2
commit 0ea819f781
7 changed files with 5774 additions and 6339 deletions

View file

@ -139,7 +139,7 @@
/ System Configurations
/----------------------------------------------------------------------------*/
#define _WORD_ACCESS 0 /* 0 or 1 */
#define _WORD_ACCESS 1 /* 0 or 1 */
/* The _WORD_ACCESS option defines which access method is used to the word
/ data on the FAT volume.
/