forked from amkovkov/GranuSightSoftware2
feat: Avalonia logs sink to Microsoft.Logging
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"LibCamera-IPAProxy": "Information",
|
||||
"LibCamera-V4L2": "Information",
|
||||
"LibCamera-RPISTREAM": "Information",
|
||||
"LibCamera-WRAPPER": "Information"
|
||||
"LibCamera-WRAPPER": "Information",
|
||||
"Avalonia.*": "Warning"
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
@@ -32,7 +33,7 @@
|
||||
"Uv365RelayPin": 20,
|
||||
"FanPin": 21,
|
||||
"PwmFrequency": 200,
|
||||
"MaxWhitePwmDuty": 0.05,
|
||||
"MaxWhitePwmDuty": 1.0,
|
||||
"MaxUv254PwmDuty": 1.0,
|
||||
"MaxUv365PwmDuty": 1.0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user