Publish for the JRO Radar Controller.

Dependents:   JRO_CR2 frdm_test

Fork of jro by Miguel Urco

Files at this revision

API Documentation at this revision

Comitter:
joaquinbvw
Date:
Mon Mar 14 19:38:22 2016 +0000
Parent:
5:6500be930b36
Commit message:
CR2 first attempt.

Changed in this revision

JroIpdata.h Show annotated file Show diff for this revision Revisions of this file
diff -r 6500be930b36 -r aa70d2640f18 JroIpdata.h
--- a/JroIpdata.h	Mon Feb 23 20:36:23 2015 +0000
+++ b/JroIpdata.h	Mon Mar 14 19:38:22 2016 +0000
@@ -4,7 +4,7 @@
 #include "mbed.h"
 
 #define HEADER      "$JRO$"
-#define ID_CLASS    2
+#define ID_CLASS    1
 #define ID_DEV      1
 
 #define OK_PAYLOAD  "OK"