RUI3 (RAK Unified Interface 3) - RAK4631
atcmd_sleep_def.h
Go to the documentation of this file.
1 
45 #ifndef _ATCMD_SLEEP_DEF_H_
46 #define _ATCMD_SLEEP_DEF_H_
47 
48 #define ATCMD_SLEEP "AT+SLEEP"
49 #define ATCMD_AUTOSLEEP "AT+LPM"
50 #define ATCMD_AUTOSLEEPLEVEL "AT+LPMLVL"
51 #endif //_ATCMD_SLEEP_DEF_H_