Update ATtiny firmware to trigger GPIO 23 power button on screen open/close, send multiple close serial commands, and update documentation
This commit is contained in:
@@ -83,7 +83,7 @@ dtparam=i2c_arm=on
|
||||
dtoverlay=gpio-ir,gpio_pin=24
|
||||
|
||||
# Keys
|
||||
dtoverlay=gpio-key,gpio=16,keycode=116,label="POWER"
|
||||
dtoverlay=gpio-key,gpio=23,keycode=116,label="POWER"
|
||||
#dtoverlay=gpio-key,gpio=26,keycode=115,label="VOLUME_UP"
|
||||
#dtoverlay=gpio-key,gpio=20,keycode=114,label="VOLUME_DOWN"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user