Commit Graph

15 Commits

Author SHA1 Message Date
f8c696c384 Added README as well as some comments in config.sample.h 2019-06-12 20:48:20 +02:00
874b2c212f Small changes to some effects:
All checks were successful
continuous-integration/drone/push Build is passing
* Don't put multi-dynamic and single-dynamic right after one another, 
because that looks strange when not using random cycling between 
effects.
* Removed white from the matrix palette cause we're setting white 
explicitly from the code.
* Increased speed of single_dynamic a little.
2019-06-12 06:32:06 +02:00
2072877159 Handling of incoming MQTT messages improved.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-11 19:48:42 +02:00
ced56d2ae8 Added checks for supported platforms to config.sample.h
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-07 06:30:38 +02:00
38c55e3047 Added missing stuff to config.sample.h 2019-06-07 06:30:15 +02:00
c5856a6f7a Whitespace stuff. Tabs rule!
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-07 06:24:16 +02:00
cfc5122e2e Only debug via mqtt_log if MQTT_ENABLE is set. Also include my_mqtt.h there.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-06 06:57:30 +02:00
540b188058 Extended config.sample.h 2019-06-06 06:41:11 +02:00
d4c1c1fc91 Updated config.sample.h 2019-06-05 06:29:47 +02:00
f95589763e Added FireEffect. Its values still need a bit of tweaking to look right... 2019-06-04 05:58:23 +02:00
f9fba8a8f9 Macros LOG and LOGln now will, if debugging is enabled, log to an mqtt topic as well as Serial. 2019-05-31 23:57:46 +02:00
a2fe1461ad Added effect "snake". 2019-05-31 05:45:07 +02:00
36663cf067 Man, I broke config.sample.h. Well, now it is fixed again. ;-) 2019-05-30 13:15:21 +02:00
b4e19dbc02 Updated config.sample.h 2019-05-30 13:11:42 +02:00
76802ffa78 Lots of re-organizing code and stuff. 2019-05-28 21:19:35 +02:00