mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-10 21:47:04 +03:00
update battery scale for muse
This commit is contained in:
@@ -138,7 +138,7 @@ menu "Squeezelite-ESP32"
|
|||||||
config BAT_CONFIG
|
config BAT_CONFIG
|
||||||
string
|
string
|
||||||
default "channel=7,scale=20.24,atten=0" if SQUEEZEAMP
|
default "channel=7,scale=20.24,atten=0" if SQUEEZEAMP
|
||||||
default "channel=5,scale=7.48,atten=3,cells=1" if MUSE
|
default "channel=5,scale=7.00,atten=3,cells=1" if MUSE
|
||||||
default ""
|
default ""
|
||||||
config TARGET
|
config TARGET
|
||||||
string
|
string
|
||||||
|
|||||||
Reference in New Issue
Block a user