working printf

This commit is contained in:
Christina Quast
2014-12-13 13:30:31 +01:00
parent dcb67a2843
commit 99f9f7b504
5 changed files with 35 additions and 5 deletions

View File

@@ -67,7 +67,7 @@
/*
* Headers
*/
#include "board.h"
#include "pio.h"
#include <stdio.h>