From 79bb1a9932af7bfcdab67e2a1da9d9edcba87f71 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 22 Aug 2016 22:28:32 +0200 Subject: old wip --- firmware/src/app.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'firmware/src/app.h') diff --git a/firmware/src/app.h b/firmware/src/app.h index 50db318..03de612 100644 --- a/firmware/src/app.h +++ b/firmware/src/app.h @@ -25,6 +25,11 @@ #include "system_config.h" #include "system_definitions.h" +#include "T6963C_PIC/t6963c.h" +#include "t6963c_specific.h" +#include "T6963C_PIC/terminal.h" +#include "keyboard.h" + #ifdef __cplusplus // Provide C++ Compatibility extern "C" { -- cgit v1.2.3