mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 19:43:22 +00:00
fix
This commit is contained in:
parent
89acc5a178
commit
44fa7b3cd8
@ -115,8 +115,7 @@ void SM16703P_setMultiplePixel(uint32_t pixel, uint8_t *data, bool push) {
|
||||
SM16703P_setPixel((int)i, (int)r, (int)g, (int)b, 0, 0);
|
||||
}
|
||||
if (push) {
|
||||
SM16703P_Show();
|
||||
|
||||
Strip_Apply();
|
||||
}
|
||||
}
|
||||
extern float g_brightness0to100;//TODO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user