mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 11:33:20 +00:00
SIM fx
This commit is contained in:
parent
002b2d7785
commit
e0b0e9053a
@ -49,7 +49,7 @@ void DMX_Show() {
|
||||
if (g_dmxBuffer == 0) {
|
||||
return;
|
||||
}
|
||||
#if 0
|
||||
#if WINDOWS
|
||||
// BREAK: pull TX low manually
|
||||
HAL_PIN_Setup_Output(dmx_pin);
|
||||
HAL_PIN_SetOutputValue(dmx_pin, 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user