mirror of
https://github.com/avem-labs/Avem.git
synced 2023-09-01 15:18:49 +08:00
MOD: Debug Wi-Fi
This commit is contained in:
parent
a26c4ef540
commit
77e447fe2b
@ -115,6 +115,8 @@ int main() {
|
||||
wifi_init();
|
||||
|
||||
wifi_sendCmd("AT+CWMODE=2");
|
||||
delay(1000);
|
||||
wifi_sendCmd("AT+RST");
|
||||
|
||||
SixAxis sourceData;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user