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 Nucleo_spi by
Diff: main.cpp
- Revision:
- 3:cc301e19f4d1
- Parent:
- 2:1194c29429bf
diff -r 1194c29429bf -r cc301e19f4d1 main.cpp
--- a/main.cpp Tue Jul 21 08:13:33 2015 +0000
+++ b/main.cpp Sat Aug 08 02:11:59 2015 +0000
@@ -281,7 +281,8 @@
{
Motor_mode();
Rotate();
- //printf("Tic\n");
+
+ //printf("Tic %d\n");
}
//void timer(){
extern "C" void execute_spi_slave_hw( void )
@@ -458,3 +459,4 @@
+
