Last active
January 4, 2019 12:44
-
-
Save Kagee/aec61407f0eecd95b328cb22f0e7806d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
config.txt: dtoverlay=dwc2 | |
cmdline.txt: modules-load=dwc2,g_ether g_ether.host_addr=5a:53:4c:b9:75:cf g_ether.dev_addr=5a:77:1e:af:8e:9e | |
ssh: 1 | |
/etc/network/interfaces.d/usb0 | |
auto usb0 | |
allow-hotplug usb0 | |
iface usb0 inet dhcp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment