From d894eb01e9c979d0eb51f9495a7cf7281c213302 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Sun, 4 Sep 2022 18:39:21 +0200 Subject: removed old test --- fw/fe310/test/app/app_status.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 fw/fe310/test/app/app_status.h (limited to 'fw/fe310/test/app/app_status.h') diff --git a/fw/fe310/test/app/app_status.h b/fw/fe310/test/app/app_status.h deleted file mode 100644 index 262d29c..0000000 --- a/fw/fe310/test/app/app_status.h +++ /dev/null @@ -1,5 +0,0 @@ -#include - -int app_status_touch(EVEView *view, EVETouch *touch, uint16_t evt, uint8_t tag0); -uint8_t app_status_draw(EVEView *view, uint8_t tag0); -void app_status_msg_set(char *msg, int refresh); -- cgit v1.2.3