13 lines
261 B
C
13 lines
261 B
C
|
/* 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() {
|
||
|
}
|
||
|
|
||
|
void main_default() {
|
||
|
}
|