Added GPIO Slowdown default
This commit is contained in:
@@ -56,6 +56,7 @@ var DefaultConfig = HardwareConfig{
|
|||||||
PWMLSBNanoseconds: 130,
|
PWMLSBNanoseconds: 130,
|
||||||
Brightness: 100,
|
Brightness: 100,
|
||||||
ScanMode: Progressive,
|
ScanMode: Progressive,
|
||||||
|
GPIOSlowdown: 1,
|
||||||
}
|
}
|
||||||
|
|
||||||
// HardwareConfig rgb-led-matrix configuration
|
// HardwareConfig rgb-led-matrix configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user