Created
October 13, 2020 12:53
-
-
Save abairo/f3f1cd88a32e7099e6e4c5efea848c2d to your computer and use it in GitHub Desktop.
Arduino IDE
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
# 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