2011-07-19 10:09:03 +02: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 16:44:48 +02:00
|
|
|
return 0;
|
2011-07-19 10:09:03 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
void main_default() {
|
|
|
|
}
|