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