Add D13 definition
Dependents: Program3_BLEHeartRate Program3_BLEHeartRate
Fork of X_NUCLEO_IDB0XA1 by
Revision 308:1560736ec8dd, committed 2017-02-17
- Comitter:
- Maggie17
- Date:
- Fri Feb 17 01:40:54 2017 +0000
- Parent:
- 307:fa98703ece8e
- Commit message:
- add D13 define
Changed in this revision
x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r fa98703ece8e -r 1560736ec8dd x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h --- a/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Fri Sep 16 12:03:25 2016 +0200 +++ b/x-nucleo-idb0xa1/x_nucleo_idb0xa1_targets.h Fri Feb 17 01:40:54 2017 +0000 @@ -56,6 +56,8 @@ Expansion boards modified in this way allow to be used on almost any Arduino-compliant base board. */ + #define IDB0XA1_D13_PATCH + #if defined(IDB0XA1_D13_PATCH) #define IDB0XA1_PIN_SPI_SCK (D13) #else // !defined(IDB0XA1_D13_PATCH)