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.
Diff: detectorimpacto.hh
- Revision:
- 9:c217aed1ac8a
- Parent:
- 8:5980909a65c0
- Child:
- 20:159d9bab43fc
- Child:
- 21:126249da7210
--- a/detectorimpacto.hh Wed Feb 10 19:53:23 2016 +0000
+++ b/detectorimpacto.hh Wed Feb 10 19:57:32 2016 +0000
@@ -2,7 +2,7 @@
#define detectorimpacto
#include " mbed.h"
-void mensaje{
+void detectorimpacto_mensaje(){
DigitalOut Do1(D0);
Do1=1;
