X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Farm.git;a=blobdiff_plain;f=betty%2Fbetty.h;h=07d063a01d512962796842f2696f0d18755db5db;hp=f21d0922674b788c85086fa7e2249f8eea4dd151;hb=945d83a31473b984473f571bb92486991d14aa16;hpb=8d3d33c4904bfbdc95b290c5e5e6e60c92e30d7a diff --git a/betty/betty.h b/betty/betty.h index f21d092..07d063a 100644 --- a/betty/betty.h +++ b/betty/betty.h @@ -20,12 +20,14 @@ // api #include "system.h" +#include "functions.h" #include "uart.h" #include "buttons.h" #include "spi.h" #include "display.h" #include "flash.h" #include "pffs.h" +#include "interrupts.h" // font/logo #include "default_font.h"