MOD: Debug Wi-Fi

This commit is contained in:
but0n 2016-09-11 21:58:44 +08:00
parent a26c4ef540
commit 77e447fe2b

View File

@ -115,6 +115,8 @@ int main() {
wifi_init();
wifi_sendCmd("AT+CWMODE=2");
delay(1000);
wifi_sendCmd("AT+RST");
SixAxis sourceData;