Closed thijsvdanker closed 9 years ago
The GoProController allows you to set a different network interface through an environment variable.
env GOPRO_WIFI_INTERFACE=wlan1
It would be nice if goproctl allowed you to either set it in the parameters or use (the same?) env variable.
goproctl
Hi @thijsvdanker,
This shouldn't be too hard to add to goproctl. I'll see what I can do.
Thanks!
This was added in v0.2.6 (92db6cafddfccf2b3caaa3769d90246a68d0d0e8.)
The GoProController allows you to set a different network interface through an environment variable.
It would be nice if
goproctl
allowed you to either set it in the parameters or use (the same?) env variable.