From 69ed847740e3efb5c5ff6319629c93d236150959 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Fri, 23 Sep 2022 20:08:02 +0200 Subject: i2s driver fixed; added uart programming; --- fw/fe310/phone/test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fw/fe310/phone/test.h') diff --git a/fw/fe310/phone/test.h b/fw/fe310/phone/test.h index 66b380d..61bc5e2 100644 --- a/fw/fe310/phone/test.h +++ b/fw/fe310/phone/test.h @@ -1,2 +1,3 @@ int test_app(EVEWindow *window, EVEViewStack *stack); +int test_uievt(EVEPage *page, uint16_t evt, void *param); void test_close(EVEPage *page); \ No newline at end of file -- cgit v1.2.3