From 3d67aa36fdf8164cf367acc71b8d7fe55fd10cc6 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Sun, 28 Feb 2021 21:21:07 +0100 Subject: refacotr app/ api --- fw/fe310/eos/app/status.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 fw/fe310/eos/app/status.h (limited to 'fw/fe310/eos/app/status.h') diff --git a/fw/fe310/eos/app/status.h b/fw/fe310/eos/app/status.h deleted file mode 100644 index a121b13..0000000 --- a/fw/fe310/eos/app/status.h +++ /dev/null @@ -1,4 +0,0 @@ -#include - -int app_status_touch(EVEView *v, uint8_t tag0, int touch_idx); -uint8_t app_status_draw(EVEView *v, uint8_t tag0); -- cgit v1.2.3