bullshit commit, sync for travel (to zn00H!) :)
[my-code/arm.git] / betty / betty.h
index f21d092..e292a80 100644 (file)
 
 // 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"
+#include "pwm.h"
 
 // font/logo
 #include "default_font.h"
 #include "default_logo.h"
 
+// sinus
+#include "sinus.h"
+
 /*
  * defines
  */