main.h File Reference

This is the main file for the Raven LCD application. More...

Go to the source code of this file.

Defines

Logical defines



#define BOOL   char
#define FALSE   0
#define TRUE   (!false)
#define PING_ATTEMPTS   (4)
These are GUI to Radio Binary commands.



#define NULL_CMD   (0)
#define SEND_TEMP   (0x80)
#define SEND_PING   (0x81)
#define SEND_ADC2   (0x82)
#define SEND_SLEEP   (0x83)
#define SEND_WAKE   (0x84)
These are the Radio to GUI binary commands.



#define REPORT_PING   (0xC0)
#define REPORT_PING_BEEP   (0xC1)
#define REPORT_TEXT_MSG   (0xC2)
#define REPORT_WAKE   (0xC3)

Detailed Description

This is the main file for the Raven LCD application.

Contains binary command definitions.

Author:
Mike Vidales mavida404@gmail.com

Definition in file main.h.


Define Documentation

#define BOOL   char

Definition at line 47 of file main.h.

#define NULL_CMD   (0)

Definition at line 56 of file main.h.

#define REPORT_PING   (0xC0)

Definition at line 66 of file main.h.

Referenced by uart_serial_rcv_frame().


Generated on Mon Apr 11 14:23:50 2011 for Contiki 2.5 by  doxygen 1.6.1