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
Diff: main.cpp
- Revision:
- 1:86d25c1c4bd5
- Parent:
- 0:fad5ae05b576
- Child:
- 2:bed6b204e64c
diff -r fad5ae05b576 -r 86d25c1c4bd5 main.cpp --- a/main.cpp Thu Mar 24 15:36:02 2016 +0000 +++ b/main.cpp Fri Mar 25 03:08:41 2016 +0000 @@ -0,0 +1,17 @@ +#include "mbed.h" +#include "pin_file.h" +#include "spi_nucleo.h" +#include "transfer.h" +#include "" +#include "" + +int main(){ + void transfer(); + while(pushed_number==0){ + + } + while(pushed_number==1){ + } + + } +