mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2025-10-29 11:33:20 +00:00
Update drv_dmx512.c
This commit is contained in:
parent
6f8ed03ba7
commit
ede2f5f64e
@ -41,7 +41,7 @@ static byte *g_dmxBuffer;
|
|||||||
static int dmx_pixelCount = 0;
|
static int dmx_pixelCount = 0;
|
||||||
static int dmx_pixelSize = 3;
|
static int dmx_pixelSize = 3;
|
||||||
|
|
||||||
int dmx_pin = 0;
|
int dmx_pin = 22;
|
||||||
|
|
||||||
void DMX_Show() {
|
void DMX_Show() {
|
||||||
// BREAK: pull TX low manually
|
// BREAK: pull TX low manually
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user