-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ab76d1f
commit cf80de3
Showing
5 changed files
with
21 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,9 @@ | ||
echo 0 | sudo tee /sys/class/leds/led0/brightness > /dev/null | ||
|
||
cd /home/pi | ||
|
||
sudo apt-get update -y | ||
sudo apt-get update | ||
sudo apt-get upgrade -y | ||
sudo apt-get install git -y | ||
|
||
git clone https://github.com/ruundii/bthidhub | ||
cd /home/pi/bthidhub/install/on_rpi | ||
sh ./on_pi_setup.sh | ||
bash ./on_pi_setup.sh |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pi:$6$UIhrY5sJ9kT2VH5V$dwk63u6zscWWP6sQ8CUsi.iI/tJleNkLS6tvR/1lieV8gaNOJrAobR7m52rWYV7m0lL3nrbWzoSHCaqrZrXHE. |