RUI3 (RAK Unified Interface 3) - RAK4631
atcmd_class_b_mode_def.h
Go to the documentation of this file.
1 #ifdef SUPPORT_LORA
2 
63 #endif
64 
65 #ifndef _ATCMD_CLASS_B_MODE_DEF_H_
66 #define _ATCMD_CLASS_B_MODE_DEF_H_
67 
68 //### following AT CMD, has doc ###
69 #define ATCMD_PGSLOT "AT+PGSLOT"
70 #define ATCMD_BFREQ "AT+BFREQ"
71 #define ATCMD_BTIME "AT+BTIME"
72 #define ATCMD_BGW "AT+BGW"
73 #define ATCMD_LTIME "AT+LTIME"
74 
75 #endif //_ATCMD_CLASS_B_MODE_DEF_H_