Blaž Kristan
|
506b6b51ce
|
whitespace cleanup
|
2023-01-06 09:24:29 +01:00 |
|
Blaz Kristan
|
d4beb2f79b
|
Merge branch 'master' into dev
Excluded modifications to ir.cpp
Changed default segment creation logic.
|
2021-09-12 01:00:54 +02:00 |
|
Christian Schwinne
|
c24ab1b21d
|
Auto create segments setting (#2183)
|
2021-09-11 01:17:42 +02:00 |
|
Blaz Kristan
|
b0cfcb1999
|
Merge branch 'master' into dev
|
2021-07-10 17:01:20 +02:00 |
|
cschwinne
|
a17f83cedd
|
Renamed NOTIFIER_CALL_MODE_ to CALL_MODE_
|
2021-07-09 18:54:28 +02:00 |
|
cschwinne
|
2c6850f6e4
|
Fixed presets using wrong call mode (e.g. causing buttons to send UDP under direct change type)
Increased hue buffer
|
2021-07-09 18:42:52 +02:00 |
|
Blaz Kristan
|
3066a142b8
|
Merge branch 'master' into dev
Minor tweaks.
|
2021-07-03 21:27:06 +02:00 |
|
cschwinne
|
0197d89976
|
Added MQTT button option
|
2021-07-01 20:51:52 +02:00 |
|
Blaz Kristan
|
0f7e22d8b7
|
Merge branch 'dev' of https://github.com/aircoookie/WLED into dev
Conflicts:
wled00/cfg.cpp
wled00/data/index.js
wled00/fcn_declare.h
wled00/html_ui.h
wled00/json.cpp
wled00/playlist.cpp
wled00/wled.h
|
2021-03-14 11:41:55 +01:00 |
|
cschwinne
|
3ff23ade8b
|
Done in principle
|
2020-11-06 22:12:48 +01:00 |
|
cschwinne
|
edbe8131ab
|
Reduce heap usage by 4kB
|
2020-09-20 01:18:31 +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 |
|