remove msp430 dependency

This commit is contained in:
Wolfgang Hottgenroth
2016-10-21 15:35:22 +02:00
parent bba75fe8e7
commit aef2beded5

View File

@ -7,7 +7,6 @@
#include <stdlib.h> #include <stdlib.h>
#include <msp430g2553.h>
#include "PontCoopScheduler.h" #include "PontCoopScheduler.h"