Refactor to use new protocol module and sipo.
[bertos.git] / srctemplates / main.c
1 // Emtpy main.c file generated by the wizard
2
3 int main(void)
4 {
5     return 0;
6 }
7