2011-07-19 08:09:03 +00:00
|
|
|
/* AUTOGENERATED SOURCE FILE */
|
|
|
|
#define main_default _hideaway_main_default
|
|
|
|
#define lcdInitConfig _hide_lcdInitConfig
|
|
|
|
#include "../../../firmware/applications/default.c"
|
|
|
|
#undef lcdInitConfig
|
|
|
|
#undef main_default
|
|
|
|
|
|
|
|
int lcdInitConfig() {
|
2011-08-06 14:44:48 +00:00
|
|
|
return 0;
|
2011-07-19 08:09:03 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
void main_default() {
|
|
|
|
}
|