27 lines
509 B
Plaintext
27 lines
509 B
Plaintext
# HannaBox Configuration File
|
|
# Values are in the format: key=value
|
|
# Lines starting with # are comments
|
|
|
|
# Audio Settings
|
|
initialVolume=7
|
|
maxVolume=15
|
|
|
|
# Power Management (times in milliseconds)
|
|
sleepTime=1800000
|
|
sleepDelay=1800000
|
|
sleepMessageDelay=1798000
|
|
|
|
# Battery Settings (voltage in millivolts)
|
|
minVoltage=3200
|
|
voltage100Percent=4200
|
|
|
|
# RFID Settings
|
|
rfidLoopInterval=25
|
|
|
|
# Playback Settings
|
|
startAtStoredProgress=true
|
|
|
|
# WiFi Settings (leave empty to use current WiFiManager)
|
|
wifiSSID=
|
|
wifiPassword=
|