s-hadinger
|
db0287e566
|
Replace NeoPixelBus with TasmotaLED on ESP32x (#22556)
* Replace NeoPixelBus with TasmotaLED on ESP32x
* update changelog
|
2024-11-27 22:11:57 +01:00 |
Theo Arends
|
7c98e0d303
|
Revert "Another few victims of core3 UDP"
This reverts commit 27c35befdf .
|
2024-05-29 16:45:04 +02:00 |
Theo Arends
|
adcc50ac6e
|
Revert "Fix network flushes"
This reverts commit b88ec44d15 .
|
2024-05-29 16:44:50 +02:00 |
Theo Arends
|
b88ec44d15
|
Fix network flushes
|
2024-05-29 14:09:54 +02:00 |
Theo Arends
|
27c35befdf
|
Another few victims of core3 UDP
|
2024-05-29 11:57:29 +02:00 |
s-hadinger
|
4cda2d7dc2
|
Berry `Leds` uses native WS2812 driver by default (#21406)
|
2024-05-13 22:21:58 +02:00 |
sedderz
|
72c9bca4d3
|
ArtNet DMX - Added RGBWW support for single lights (#17398)
* ArtNet DMX - Added RGBWW support for single lights
* ArtNet DMX - Fix offset for single light
Co-authored-by: sedgi <james@jsedgwick.com>
|
2022-12-16 17:30:59 +01:00 |
Theo Arends
|
16b796ccd5
|
Fix emulation regression from ArtNet implementation
|
2022-11-17 17:30:44 +01:00 |
Norbert Richter
|
be7581b377
|
Fix linker error using undef USE_WS2812 for ESP32
|
2022-11-17 11:13:40 +01:00 |
Stephan Hadinger
|
7344fd54dc
|
Fix ArtNet crash
|
2022-11-16 21:24:57 +01:00 |
Theo Arends
|
f044ccdeec
|
Remove commands ArtNetStop and ArtNetStart
|
2022-11-16 16:26:12 +01:00 |
Theo Arends
|
a0e7191d4e
|
Add command ArtNet
- Fix ArtNetStop
|
2022-11-16 16:15:31 +01:00 |
Theo Arends
|
b92d5ab12c
|
Fix ArtNet compilation on ESP32
|
2022-11-16 10:47:55 +01:00 |
Stephan Hadinger
|
2549203c13
|
Added WS2812 and Light ArtNet DMX control over UDP port 6454
|
2022-11-13 18:22:39 +01:00 |