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.
Diff: machine_ps3.h
- Revision:
- 9:f9a0c7ca640f
- Parent:
- 6:ca3a74a93ae2
- Child:
- 26:760f1bce8214
diff -r 02ed55a576e0 -r f9a0c7ca640f machine_ps3.h --- a/machine_ps3.h Sun Nov 01 10:16:40 2015 +0000 +++ b/machine_ps3.h Mon Nov 02 08:44:37 2015 +0000 @@ -19,13 +19,7 @@ #include <string.h> #include "QEI.h" #include "PID.h" - -#ifdef BLUE -#include "PinDefinedSettingBlue.h" -#else -#include "PinDefinedSettingRed.h" -#endif - +#include "PinDefinedSetting.h" #include "prototype.h" #include "communicate.h" #include "Parameters_ps3.h"