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.
Dependencies: mbed
Fork of circle_war_ver_A_NUCLEO by
Diff: main.cpp
- Revision:
- 2:bed6b204e64c
- Parent:
- 1:86d25c1c4bd5
- Child:
- 3:6ab4e8e3aa02
- Child:
- 5:df89be97e11a
--- a/main.cpp Fri Mar 25 03:08:41 2016 +0000
+++ b/main.cpp Fri Mar 25 04:21:52 2016 +0000
@@ -2,8 +2,8 @@
#include "pin_file.h"
#include "spi_nucleo.h"
#include "transfer.h"
-#include ""
-#include ""
+#include <string.h>
+
int main(){
void transfer();
