Library used to configure a AD9854 Libreria usada para comunicarse con el AD9854

Dependents:   JRO_DDSv2 JRO_DDSv2_rev2019

Revision:
6:dd61acd77e2c
Parent:
5:6500be930b36
--- a/JroSIR.h	Mon Feb 23 20:36:23 2015 +0000
+++ b/JroSIR.h	Wed Sep 04 22:25:24 2019 +0000
@@ -5,5 +5,7 @@
 #define CMD_RESET       0X01
 #define CMD_ENABLE      0x02
 #define CMD_CHANGE_IP   0x03
+#define CMD_STATUS   0x04
+#define CMD_ECHO   0xFE
 
 #endif
\ No newline at end of file