This website requires JavaScript.
Explore
Help
Sign in
eryn
/
kiibohd-controller
Watch
1
Star
0
Fork
You've already forked kiibohd-controller
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0e6f107ea1
kiibohd-controller
/
Bootloader
/
Scripts
/
ledTest.bash
7 lines
60 B
Bash
Raw
Normal View
History
Unescape
Escape
Start removing select Linux-isms bash might not be in /bin. Don't expect it there.
2015-08-10 14:49:46 -06:00
#!/usr/bin/env bash
Adding some convenience scripts used in manufacturing.
2015-02-09 13:15:25 -08:00
printf
"led\r"
> /dev/ttyACM0
exit
0
Reference in a new issue
Copy permalink