File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
board/funkey/rootfs-overlay/usr/local/sbin Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ increase_volume() {
3333 fi
3434
3535 # Notif
36- notif set ${NOTIF_DURATION} " VOLUME: ${new_volume} %%"
36+ notif set ${NOTIF_DURATION} " VOLUME: ${new_volume} %%"
3737}
3838
3939decrease_volume () {
@@ -53,7 +53,7 @@ decrease_volume() {
5353 fi
5454
5555 # Notif
56- notif set ${NOTIF_DURATION} " VOLUME: ${new_volume} %%"
56+ notif set ${NOTIF_DURATION} " VOLUME: ${new_volume} %%"
5757}
5858
5959get_volume () {
Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- PICODRIVE_VERSION = 74bc7cb
7+ PICODRIVE_VERSION = cf8a0e04
88PICODRIVE_SITE_METHOD = git
9- PICODRIVE_SITE = https://github.com/FunKey-Project/picodrive.git
9+ PICODRIVE_SITE = https://github.com/FunKey-Project/picodrive-irixxxx .git
1010PICODRIVE_LICENSE = MAME
1111PICODRIVE_LICENSE_FILES = COPYING
1212
You can’t perform that action at this time.
0 commit comments