source:
trunk/firmware/Core/inc/mode_mainswitch.h
Last change on this file was 9, checked in by f.jahn, 5 months ago | |
---|---|
File size: 112 bytes |
Line | |
---|---|
1 | #ifndef __MODE_MAINSWITCH_H |
2 | #define __MODE_MAINSWITCH_H |
3 | |
4 | |
5 | void MODE_MAINSWITCH_Exec(void); |
6 | |
7 | |
8 | #endif |
9 | |
10 |
Note: See TracBrowser
for help on using the repository browser.