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:
- 10:1f327f8aa4dd
- Parent:
- 8:6ece7caefb33
- Child:
- 17:bbafd216e059
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/header/main.h Sun Mar 25 21:38:38 2018 +0000 @@ -0,0 +1,8 @@ +#pragma once +#include "mbed.h" +#include "pwmBoard.h" +#include "functions.h" + +/* Achtung! I2C für Servoboard ist auf PIN PB_9, PB_8 +* dies muss in pwmBoard.c geändert werden! +*/ \ No newline at end of file