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: BREMS/BREMSStructs.h
- Revision:
- 147:c1b2379b8874
- Parent:
- 131:031df63c7dbc
- Child:
- 154:0a22dcf91577
--- a/BREMS/BREMSStructs.h Wed May 03 12:36:51 2017 +0000
+++ b/BREMS/BREMSStructs.h Wed May 03 13:27:12 2017 +0000
@@ -6,6 +6,7 @@
#include "FastPWM.h"
#include "PwmIn.h"
#include "PositionSensor.h"
+#include "Filter.h"
typedef struct {
FastPWM *a, *b, *c;