Add SLEEP and DOZE functions to the menu.

Give serial commands the same defines as in the 1284p for grepping.
This commit is contained in:
dak664 2010-12-18 20:35:58 +00:00
parent 8f76c82433
commit 555fab59a3
9 changed files with 185 additions and 77 deletions

View file

@ -72,7 +72,7 @@ typedef enum {
*
* \return EOF on error
*/
//#define MEASURE_ADC2 1 //adds 250 bytes to program size
#define MEASURE_ADC2 1 //adds 250 bytes to program size
int temp_init(void);