mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-29 13:49:14 +08:00
firmata: add comment on how to run WiFi example
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
885c829a43
commit
3d9ecfdfeb
@ -1,3 +1,9 @@
|
||||
/*
|
||||
To run this example, pass the IP address/port as first param:
|
||||
|
||||
go run examples/wifi_firmata_blink.go 192.168.0.39:3030
|
||||
*/
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user