add label scrolling in Bluetooth menu

This commit is contained in:
Brent Perteet
2025-11-19 17:42:22 -06:00
parent a272a15bcf
commit 31e0e3a148
2 changed files with 38 additions and 12 deletions

View File

@@ -23,7 +23,9 @@
"Bash(./build_web_macos.sh:*)",
"Bash(./dist/ESP32_Flasher.app/Contents/MacOS/ESP32_Flasher:*)",
"Bash(where:*)",
"Bash(idf.py size-components:*)"
"Bash(idf.py size-components:*)",
"Bash(find:*)",
"Bash(git log:*)"
],
"deny": []
}