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: definitions.cpp
- Revision:
- 18:d28d458824d4
- Parent:
- 0:4788e1df7b55
- Child:
- 28:1086791972d0
diff -r a5d9c9a45cbc -r d28d458824d4 definitions.cpp --- a/definitions.cpp Wed May 04 13:52:22 2022 +0000 +++ b/definitions.cpp Tue May 17 10:18:39 2022 +0000 @@ -72,7 +72,7 @@ //mechanical braking and other air components. DigitalOut brakeValve32(PF_2); -DigitalOut brakeValve22(PG_1); +DigitalOut brakeValve22(PF_8); DigitalOut whistleValve32(PG_15); DigitalIn pressureSwitch1(PC_13, PullUp);