Frank 40c96c14f5 a bunch of smaller speedups to core functions
*  make local functions "static"
* use fast_ int types where possible
* use native min/max instead of MIN/MAX macros. Macros evaluate each parameter TWICE!!
* adding __attribute__((pure)) and __attribute((const)) to help the compiler optimize
* ws.cpp: reduce max "live leds" in fastpath mode
2023-04-30 18:41:30 +02:00
2023-04-05 23:05:21 +02:00
2021-06-14 01:58:12 +02:00
2023-03-22 12:05:47 +01:00
2023-03-16 13:10:33 +01:00
2022-11-09 17:59:31 +01:00
2023-03-27 15:49:02 +02:00
2020-06-22 00:09:00 +02:00
2016-12-29 00:19:22 +01:00
2023-04-14 19:53:04 +02:00
2023-04-30 18:37:14 +02:00
2023-04-06 14:36:08 +02:00
2019-07-23 18:51:26 +02:00

Welcome to WLED MoonModules!

image

MoonModules/WLED is a fork from Aircoookie/WLED which contains latest merge of v0.14 of WLED with additional features.

This fork is created by members of the Atuline/WLED team to make development against v0.14 possible while still preserving Atuline/WLED v0.13 as a stable and supported version. The Atuline/WLED fork is also called WLED SR (Sound Reactive).

More info here: what-is-moonmodules

HTML tutorial Donations will be used to buy WLED related hardware, software or drinks shared with the contributors of this repo.

Disclaimer:

Using this software is the users responsibility as it is not bug free. Therefore contributors of this repo are not reliable for anything including but not limited to spontaneous combustion of the entire led strip, the house and the inevitable heat death of the universe

Description
No description provided
Readme EUPL-1.2 67 MiB
Languages
C++ 81.2%
HTML 7.3%
JavaScript 5.5%
C 2.9%
Python 1.5%
Other 1.5%