Skip to content

Instantly share code, notes, and snippets.

@abairo
Created October 13, 2020 12:53
Show Gist options
  • Save abairo/f3f1cd88a32e7099e6e4c5efea848c2d to your computer and use it in GitHub Desktop.
Save abairo/f3f1cd88a32e7099e6e4c5efea848c2d to your computer and use it in GitHub Desktop.
Arduino IDE
# For installation windows managers, set this variables
_JAVA_AWT_WM_NONREPARENTING=1
export _JAVA_AWT_WM_NONREPARENTING
# Add permissions to usb port
sudo chmod a+rw /dev/ttyUSB0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment