export field
All checks were successful
build lightwatch / build (push) Successful in 5m41s

This commit is contained in:
2023-10-20 02:10:31 +00:00
parent 7df4020194
commit 66d55c15de

View File

@@ -60,7 +60,7 @@ var DefaultConfig = HardwareConfig{
} }
type RunTimeConfig struct { type RunTimeConfig struct {
gpio_slowdown int Gpio_slowdown int
} }
// HardwareConfig rgb-led-matrix configuration // HardwareConfig rgb-led-matrix configuration