mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Migrate logging and add "enable" to smoothing (#105)
* Migrate logging and add "enable" to smoothing * Migrated the linearcolorsmoothing file
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
|
||||
"smoothing" :
|
||||
{
|
||||
"enable" : true,
|
||||
"type" : "linear",
|
||||
"time_ms" : 200,
|
||||
"updateFrequency" : 20.0000,
|
||||
|
Reference in New Issue
Block a user