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.
Fork of BAE_vr2_gingerbread by
Diff: fault.h
- Revision:
- 1:bd715ccef1bb
- Parent:
- 0:e9c32e1df869
--- a/fault.h Wed Dec 17 06:52:26 2014 +0000 +++ b/fault.h Wed Dec 17 09:18:36 2014 +0000 @@ -25,9 +25,9 @@ -#define ACS PTC4 -#define TX PTC6 -#define PAYLOAD PTC7 +#define ACS PTE2 +#define TX PTE3 +#define PAYLOAD PTE6 void FAULTS();