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 Can_sniffer_BMS4 by
Diff: main.cpp
- Revision:
- 7:2dce8ed51091
- Parent:
- 6:7ff95ce72f6d
- Child:
- 10:66da8731bdb6
diff -r 7ff95ce72f6d -r 2dce8ed51091 main.cpp --- 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 @@ } } } +