|
discoverpixy
|
#include "screen_main.h"#include "screen_guitest.h"#include "screen_pixytest.h"#include "screen_filetest.h"#include "button.h"#include "tft.h"
Functions | |
| static void | b_guitest_cb (void *button) |
| static void | b_filetest_cb (void *button) |
| static void | b_pixytest_cb (void *button) |
| static void | enter (void *screen) |
| static void | leave (void *screen) |
| static void | update (void *screen) |
| SCREEN_STRUCT * | get_screen_main () |
Variables | |
| BUTTON_STRUCT | b_guitest |
| BUTTON_STRUCT | b_pixytest |
| BUTTON_STRUCT | b_filetest |
| static SCREEN_STRUCT | screen |
|
static |


|
static |


|
static |


|
static |

|
static |

|
static |
| BUTTON_STRUCT b_filetest |
| BUTTON_STRUCT b_guitest |
| BUTTON_STRUCT b_pixytest |
1.8.9.1