RUI3 (RAK Unified Interface 3) - RAK4631
atcmd_cert_def.h
Go to the documentation of this file.
1 #ifdef SUPPORT_LORA
2 
131 #endif
132 #ifndef _ATCMD_CERT_DEF_H_
133 #define _ATCMD_CERT_DEF_H_
134 
135 #define ATCMD_TRSSI "AT+TRSSI"
136 #define ATCMD_TTONE "AT+TTONE"
137 #define ATCMD_TTX "AT+TTX"
138 #define ATCMD_TRX "AT+TRX"
139 #define ATCMD_TCONF "AT+TCONF"
140 #define ATCMD_TTH "AT+TTH"
141 #define ATCMD_TRTH "AT+TRTH"
142 #define ATCMD_TOFF "AT+TOFF"
143 #define ATCMD_CERTIF "AT+CERTIF"
144 #define ATCMD_CW "AT+CW"
145 
146 #endif //_ATCMD_CERT_DEF_H_