Biblioteca para uso do ultrassom HC-SR04

Dependents:   Sonar-HC-SR04 CarrinhoLabirinto Nucleo_Us_ticker_20160803 ProjetoSO ... more

Revision:
2:9daf23ed9d84
Parent:
1:56b2ae08c35e
--- a/HCSR04.h	Thu Feb 05 20:05:43 2015 +0000
+++ b/HCSR04.h	Thu Feb 05 23:37:56 2015 +0000
@@ -10,7 +10,6 @@
  * #include "mbed.h"
  * #include "HCSR04.h"
  *
- * DigitalOut myled(LED1);
  * Serial pc(USBTX,USBRX);     
  *
  * HCSR04 sonar(PTB0, PTD3);