Skip to content

Instantly share code, notes, and snippets.

@DirtyOptics
Last active June 11, 2018 13:08
Show Gist options
  • Save DirtyOptics/27ecc8a217a735c29410d946fb84f3bd to your computer and use it in GitHub Desktop.
Save DirtyOptics/27ecc8a217a735c29410d946fb84f3bd to your computer and use it in GitHub Desktop.
Travel Router GPIO config
/bin/echo 17 > /sys/class/gpio/export
/bin/echo "out" > /sys/class/gpio/gpio17/direction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment