updated configure.md and added small note on Create-HNetObjects function

This commit is contained in:
Justin-p
2019-10-03 23:48:36 +02:00
parent 061a5771ae
commit 177804328c
2 changed files with 3 additions and 3 deletions

View File

@ -47,5 +47,5 @@ You can configure the refresh interval of the display via `ui.fps`, we advise to
### Host Connection Share
If you connect to the unit via `usb0` (thus using the data port), you might want to use the `scripts/linux_connection_share.sh` or
`scripts/macos_connection_share.sh` script to bring the interface up on your end and share internet connectivity from another interface, so you can update the unit and generally download things from the internet on it.
If you connect to the unit via `usb0` (thus using the data port), you might want to use the `scripts/linux_connection_share.sh` ,
`scripts/macos_connection_share.sh` or `scripts/win_connection_share.ps1` script to bring the interface up on your end and share internet connectivity from another interface, so you can update the unit and generally download things from the internet on it.