CLI example for NNN50
Dependencies: NNN50_WIFI_API
Fork of NNN50_WiFi_HelloWorld by
Diff: main.cpp
- Revision:
- 2:92946804ed6f
- Parent:
- 1:a357a8f9ac8b
- Child:
- 3:9bd3e863e15b
--- a/main.cpp Sat Dec 03 15:29:30 2016 +0000 +++ b/main.cpp Mon Dec 19 03:56:13 2016 +0000 @@ -68,6 +68,8 @@ sock.close(); eth.disconnect(); + + wifi.sleep(); while(1) { }