mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-01 01:49:58 -07:00
Add basic key input
This commit is contained in:
committed by
Cooper Quintin
parent
723b20541e
commit
f9c8c4671e
6
dist/config.toml.example
vendored
6
dist/config.toml.example
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user