Update drv_dmx512.c

This commit is contained in:
Tester23 2025-09-13 15:56:01 +02:00
parent 6f8ed03ba7
commit ede2f5f64e

View File

@ -41,7 +41,7 @@ static byte *g_dmxBuffer;
static int dmx_pixelCount = 0;
static int dmx_pixelSize = 3;
int dmx_pin = 0;
int dmx_pin = 22;
void DMX_Show() {
// BREAK: pull TX low manually