diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-02-27 03:17:28 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-02-27 03:17:28 +0100 |
commit | 9ce2ce35d5f94c5d0b83ca8d9ceb21c8c1cf3cd4 (patch) | |
tree | 6436b73665b3f093f498398d43a020b1a71e1137 /fw/fe310/test/cell_data.h | |
parent | fe1d292f241bc7a024a9c20627f6300f3ebc433b (diff) |
cell/wifi refactoring
Diffstat (limited to 'fw/fe310/test/cell_data.h')
-rw-r--r-- | fw/fe310/test/cell_data.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fw/fe310/test/cell_data.h b/fw/fe310/test/cell_data.h deleted file mode 100644 index 69ae2ef..0000000 --- a/fw/fe310/test/cell_data.h +++ /dev/null @@ -1,4 +0,0 @@ -void app_cell_data(EVEWindow *window, EVEViewStack *stack); -void app_cell_data_action(EVEForm *form); -void app_cell_data_close(EVEForm *form); -void app_cell_data_init(void);
\ No newline at end of file |