WiFi scan example (#265)
This commit is contained in:
parent
99628cf314
commit
dda384f3a1
2 changed files with 76 additions and 0 deletions
4
examples/wifi_scan/Makefile
Normal file
4
examples/wifi_scan/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
PROGRAM = wifi_scan
|
||||
#ESPBAUD = 460800
|
||||
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue