5 #ifndef EMX_EmxTypeDef_HPP
6 #define EMX_EmxTypeDef_HPP
13 #define EMX_MAX_PATH_SIZE 256
15 #define ph_1 std::placeholders::_1
16 #define ph_2 std::placeholders::_2
17 #define ph_3 std::placeholders::_3
18 #define ph_4 std::placeholders::_4
19 #define ph_5 std::placeholders::_5
20 #define ph_6 std::placeholders::_6
21 #define ph_7 std::placeholders::_7
22 #define ph_8 std::placeholders::_8
ErrCodeE
错误码定义
Definition: EmxTypeDef.hpp:29
@ OperationNotSupport
操作不支持
@ PskShorterThan8
WiFi密码长度过短
Definition: EmxGpio.hpp:10
Definition: EmxTypeDef.hpp:52
int size
Definition: EmxTypeDef.hpp:54
void * data
Definition: EmxTypeDef.hpp:53