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: transfer.h
- Revision:
- 14:3403ce49a37a
- Parent:
- 8:554e3d643b2d
--- a/transfer.h Mon Apr 04 09:26:26 2016 +0000 +++ b/transfer.h Tue Apr 05 17:25:09 2016 +0000 @@ -1,6 +1,6 @@ #ifndef TRANSFER_H #define TRANSFER_H - +#include "pin_file.h" DigitalIn push(PA_12); bool pushed_number=0; void transfer();