#179 remove recolor option from coordinator config
This commit is contained in:
@@ -14,9 +14,6 @@ config.COMMS_TIMEOUT = 5
|
||||
-- expected number of reactor units, used only to require that number of unit monitors
|
||||
config.NUM_UNITS = 4
|
||||
|
||||
-- override default display colors (prettier in my opinion)
|
||||
config.RECOLOR = true
|
||||
|
||||
-- alarm sounder volume (0.0 to 3.0, 1.0 being standard max volume, this is the option given to to speaker.play())
|
||||
-- note: alarm sine waves are at half saturation, so that multiple will be required to reach full scale
|
||||
config.SOUNDER_VOLUME = 1.0
|
||||
|
||||
Reference in New Issue
Block a user