Add basic key input

This commit is contained in:
Markus Unterwaditzer
2025-05-31 01:49:07 +02:00
committed by Cooper Quintin
parent 723b20541e
commit f9c8c4671e
4 changed files with 117 additions and 5 deletions

View File

@@ -14,5 +14,9 @@ colorblind_mode = false
#
# TP-Link with one-bit display:
# 0 = invisible mode
# 1..3 = show emoji for status. :) for running, :( for warnings, no mouth for paused.
# 1..3 = show emoji for status. :) for running, ! for warnings, no mouth for paused.
ui_level = 1
# 0 = rayhunter does not read button presses
# 1 = double-tapping the power button starts/stops recordings
key_input_mode = 1