raven3290.c File Reference

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

#include "lcd.h"
#include "key.h"
#include "main.h"
#include "uart.h"
#include "timer.h"
#include "menu.h"
#include "temp.h"
#include <avr/io.h>
#include <avr/fuse.h>

Go to the source code of this file.

Functions

void read_menu (uint8_t ndx)
 This will read the menu_items[] from the index requested.
void check_main_menu (void)
 This will toggle the CONTIKI and 6LOWPAN LCD menus in the main menu position, unless alternate text has been sent from the 1284p.
void check_menu (void)
 This will check for the temp menu screen to determine if we need to clear the 4 digit LCD segments or stop an auto temp send.
int main (void)
 This is main.

Detailed Description

This is the main file for the Raven LCD application.

Author:
Mike Vidales mavida404@gmail.com

Definition in file raven3290.c.


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