Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SDFileSystem mbed
Fork of PES4_Programme by
Diff: header/main.h
- Revision:
- 94:b24d2b432b27
- Parent:
- 87:a0b824c35b1b
- Parent:
- 89:f63e4736d875
- Child:
- 95:b02e1b2a6cbd
diff -r 96ad0a9ff337 -r b24d2b432b27 header/main.h --- a/header/main.h Tue Apr 10 07:39:48 2018 +0000 +++ b/header/main.h Tue Apr 10 07:47:18 2018 +0000 @@ -5,8 +5,7 @@ #include "variables.h" #include "sdcard.h" #include "measure.h" - -//#include "serialInterrupts.h" +#include "serialConnection.h" /* Achtung! I2C für Servoboard ist auf PIN PB_9, PB_8 * dies muss in pwmBoard.c geändert werden!
