Skip to content

Commit

Permalink
Increase initial flash delay.
Browse files Browse the repository at this point in the history
  • Loading branch information
fewtarius committed Sep 17, 2024
1 parent 7087726 commit ef9b243
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PKGBUILD/steamfork-device-support/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=steamfork-device-support
pkgver=2024.09.17
pkgrel=1
pkgrel=2
pkgdesc='Hardware support provider for PC handhelds.'
arch=('any')
url='http://www.steamfork.org'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ then
fi

BATCNT=0
FLASHDELAY=2
FLASHDELAY=10
LED_PATH="/sys/class/leds/multicolor:chassis"

unset CURRENT_MODE
Expand Down

0 comments on commit ef9b243

Please sign in to comment.