changing circuitry to disable RTC, update initialization to match
[fw/openalt] / monitor / monitor.h
1 #ifndef _MONITOR_H_
2 #define _MONITOR_H_
3
4 portTASK_FUNCTION_PROTO (vMonitorTask, pvParameters __attribute__ ((unused)));
5
6 #endif