RUI3 (RAK Unified Interface 3) - RAK4631
atcmd_bootloader.h
Go to the documentation of this file.
1 #ifndef _ATCMD_BOOTLOADER_H_
2 #define _ATCMD_BOOTLOADER_H_
3 #include "atcmd.h"
4 
5 #ifdef RUI_BOOTLOADER
6 int At_Bootstatus(SERIAL_PORT port, char *cmd, stParam *param);
7 #endif
8 
9 #endif //_ATCMD_BOOTLOADER_H_
Definition: atcmd.h:59
enum _SERIAL_PORT SERIAL_PORT