uart disabled so far

This commit is contained in:
Wolfgang Hottgenroth
2016-09-07 07:47:41 +02:00
parent 227f8c577b
commit f956759c42
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include <stdint.h>
#include <stdio.h>
#include <msp340g2553.h>
#include <msp430g2553.h>
#include "uart.h"
#include "PontCoopScheduler.h"