RUI3 (RAK Unified Interface 3) - RAK4631
atcmd_info_def.h
Go to the documentation of this file.
1 #ifdef SUPPORT_LORA
2 
41 #endif
42 
43 #ifndef _ATCMD_INFO_DEF_H_
44 #define _ATCMD_INFO_DEF_H_
45 
46 //### following AT CMD, has doc ###
47 #define ATCMD_RSSI "AT+RSSI"
48 #define ATCMD_ARSSI "AT+ARSSI"
49 #define ATCMD_SNR "AT+SNR"
50 
51 #endif //_ATCMD_INFO_DEF_H_