Shorter audio feedback for InkHUD buttons (#7301)

This commit is contained in:
todd-herbert
2025-07-11 17:30:48 +12:00
committed by GitHub
parent 13ac182142
commit 1063ef9034
4 changed files with 8 additions and 8 deletions

View File

@@ -107,7 +107,7 @@ void setupNicheGraphics()
buttons->setWiring(1, PIN_BUTTON2);
buttons->setHandlerShortPress(1, [inkhud]() {
inkhud->nextTile();
playBoop();
playChirp();
});
// Begin handling button events