mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-04 23:55:41 +00:00
tuyamcu command for config mode (access point)
This commit is contained in:
@ -1848,6 +1848,7 @@ void TuyaMCU_ProcessIncoming(const byte* data, int len) {
|
||||
else {
|
||||
// TUYA_CMD_WIFI_SELECT
|
||||
// it should have 1 payload byte, AP mode or EZ mode, but does it make difference for us?
|
||||
g_openAP = 1;
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user