enable spi
This commit is contained in:
parent
eccb06a371
commit
609d956e48
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -97,6 +97,7 @@ jobs:
|
|||||||
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
wget https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/tests/settings.json
|
||||||
for f in *.py; do python3 "$f"; done
|
for f in *.py; do python3 "$f"; done
|
||||||
sudo chown -R inky:inky /home/inky/Inkycal
|
sudo chown -R inky:inky /home/inky/Inkycal
|
||||||
|
sudo sed -i s/#dtparam=spi=on/dtparam=spi=on/ /boot/config.txt
|
||||||
|
|
||||||
- name: Compress the release image
|
- name: Compress the release image
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user