comit to publish
Dependencies: CANnucleo CANnucleo_Hello mbed
Fork of CANnucleo_Hello by
Diff: main.cpp
- Revision:
- 7:2dce8ed51091
- Parent:
- 6:7ff95ce72f6d
- Child:
- 10:66da8731bdb6
--- a/main.cpp Sat Dec 05 10:20:00 2015 +0000 +++ b/main.cpp Tue Dec 22 18:20:06 2015 +0000 @@ -34,7 +34,7 @@ #endif // See wiki page <https://developer.mbed.org/users/hudakz/code/CAN_Nucleo_Hello/> -#define TARGET_STM32F103C8T6 1 // comment out this line if you'd like to use the official NUCLEO-F103RB boards +//#define TARGET_STM32F103C8T6 1 // comment out this line if you'd like to use the official NUCLEO-F103RB boards #if defined(TARGET_STM32F103C8T6) DigitalOut led(PC_13); @@ -126,3 +126,4 @@ } } } +