Files
WLED/wled00/src/dependencies
Frank 9380b2b4e8 SparkFunDMX: fix for issue #2928
* make SparlFunDMX driver more robust:
- made variables static (so they don't overlap with other global variables)
- made sure all valriables are properly initialized
- do not apply pinMode and digitalRead to invalid pins (as this creates problems on -S3, -C3 and -S2)
* disable DMX sending code (unneeded code that may case troubles)
2022-12-10 17:55:14 +01:00
..
2021-02-27 00:20:31 +01:00
2021-02-27 01:50:08 +01:00
2022-12-10 17:55:14 +01:00
2022-09-22 20:34:46 +02:00
2021-12-04 01:05:01 +01:00
2022-09-22 20:34:46 +02:00
2022-08-09 21:14:37 +02:00
2019-11-20 00:47:43 +01:00
2019-11-18 20:27:45 -08:00