cschwinne
|
8da985b6d0
|
Fixed RBG and BGR getPixelColor (#825)
Improved formatting
|
2020-04-07 00:04:09 +02:00 |
|
cschwinne
|
5cb2a39746
|
Consolidated global variables in wled.h
|
2020-04-06 02:25:17 +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
|
a9a7720a11
|
Import dmx output library into project.
|
2020-03-30 07:45:33 -04:00 |
|
Travis J Dean
|
8d75c06852
|
Format changes.
|
2020-03-30 06:42:21 -04:00 |
|
Travis J Dean
|
a47d48c973
|
Add clang format.
|
2020-03-30 05:19:09 -04:00 |
|
Travis J Dean
|
c54092c932
|
Remove redundant defines.
|
2020-03-30 05:04:20 -04:00 |
|
Travis J Dean
|
7e21955211
|
wledInit -> setup
|
2020-03-30 04:43:37 -04:00 |
|
Travis J Dean
|
40ac760285
|
Move getSignalQuality to json.cpp
|
2020-03-30 04:41:42 -04:00 |
|
Travis J Dean
|
de63bdac39
|
Code reorg.
|
2020-03-30 04:35:52 -04:00 |
|
Travis J Dean
|
408d63825a
|
Function prototype cleanup.
|
2020-03-30 04:26:41 -04:00 |
|
Travis J Dean
|
cc2de04f6b
|
Avoid name collision.
|
2020-03-28 09:24:07 -04: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 |
|
Travis J Dean
|
c6ea2dff8a
|
Add further includes.
|
2020-03-26 04:49:35 -04:00 |
|
Travis J Dean
|
f2329476ec
|
Fix linker errors. All global vars declared extern.
|
2020-03-26 04:12:55 -04:00 |
|
Travis J Dean
|
12131764d1
|
Prior to refactoring includes and forward definitions.
|
2020-03-25 04:36:55 -04:00 |
|
Travis J Dean
|
594c0b8550
|
Transform ino to h/cpp. Class WLED created.
|
2020-03-25 04:00:55 -04:00 |
|