RUI3 (RAK Unified Interface 3) - RAK4631
atcmd_bootloader_def.h
Go to the documentation of this file.
1 
47 #ifdef stm32
48 
62 #endif
63 
64 #ifndef _ATCMD_BOOTLOADER_DEF_H_
65 #define _ATCMD_BOOTLOADER_DEF_H_
66 
67 #define ATCMD_BOOTSTATUS "AT+BOOTSTATUS"
68 #define ATCMD_FACTORY "AT+FACTORY"
69 #endif //_ATCMD_BOOTLOADER_DEF_H_