case
This commit is contained in:
parent
4aa83cb216
commit
032a3a4477
@ -25,7 +25,7 @@ type Channel struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type TH7 struct {
|
type TH7 struct {
|
||||||
Led bool `json:"LED"`
|
Led bool `json:"led"`
|
||||||
Debug bool `json:"debug"`
|
Debug bool `json:"debug"`
|
||||||
NoLog bool `json:"nolog"`
|
NoLog bool `json:"nolog"`
|
||||||
NoWeb bool `json:"noweb"`
|
NoWeb bool `json:"noweb"`
|
||||||
|
Loading…
Reference in New Issue
Block a user