This commit is contained in:
Marvin Blum
2017-04-16 02:33:31 +02:00
2 changed files with 9 additions and 1 deletions

1
main.c
View File

@@ -18,7 +18,6 @@ int main(){
}
void prepare(){
// enable global interrupts and serial port
pins_init();
serial_init(9600);