módulo WIFI para comunicación de KL25Z midiendo corriente a través de una sonda amperimétrica con Android App neurGAI

Dependencies:   WiflyInterface mbed

Fork of wiflyServer by Gorka Bueno

Files at this revision

API Documentation at this revision

Comitter:
gbm
Date:
Fri Jul 01 07:10:04 2016 +0000
Parent:
1:a340ab744f01
Child:
3:5f49c89780fb
Commit message:
a?adida nota con enlace a c?digo de aplicaci?n Android

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Mar 17 09:29:32 2016 +0000
+++ b/main.cpp	Fri Jul 01 07:10:04 2016 +0000
@@ -1,3 +1,5 @@
+// el código de la aplicación Android está accesibl en https://github.com/gorkabueno/NeurGai
+
 //#define DEBUG
 #include "mbed.h"
 #include "WiflyInterface.h"