cschwinne
c105f3b970
Mulipin select compiles
...
Need to work on JS and set.cpp next
2021-01-21 01:21:16 +01:00
Blaz Kristan
bb8d5ac13f
Dynamic allocation for bus manager.
2021-01-17 00:20:31 +01:00
cschwinne
4875f5e275
BTNPIN can now be disabled by setting to -1 ( fixes #1237 )
...
Added HEX color receiving to JSON API
Moved Kelvin color receiving in JSON API
2020-11-20 00:33:17 +01:00
cschwinne
3ff23ade8b
Done in principle
2020-11-06 22:12:48 +01:00
Jeff Rescignano
13f18492ad
Disable onboard LED when LEDs are not in use ( #1245 )
...
* Disable onboard LED when LEDs are not in use
* Remove unused variable
* Only disable onboard LED if LEDPIN == LED_BUILTIN
* Change LEDPIN to LED_BUILTIN
2020-10-12 20:13:13 +02:00
Jake
a3e1af72ab
Add ESP32 touch sensors as button alternative ( #1190 )
...
* Add touch option to button handler
* Check if touch is pressed in setup
* Add TOUCHPIN build env and override example
Co-authored-by: Aircoookie <dev.aircoookie@gmail.com>
2020-09-20 16:12:46 +02:00
cschwinne
6268cadc95
Function definitions in func_declare.h
...
Significantly reducing number of header files
2020-03-31 02:38:08 +02:00
Travis J Dean
f99f13a090
Avoid name collision. Fix wled instance access in ino.
2020-03-28 08:45:20 -04:00
Travis J Dean
f35ab125ec
Rename files to remove wled_
2020-03-28 08:30:51 -04:00