#ifndef _test232_H_
#define _test232_H_
/*
TODO: add declarations in this file that
are specific to your application..
*/
#define OSC_FREQUENCY 20000000
#define TASKS_LIMIT 8
#define TASK_TIMER0 0
extern void on_init( void );
#endif //_test232_H_
Copyright © 2002-2006 SourceBoost Technologies