Frank 61bbea0e5e bugfix for large JSON files (>64Kb)
WLED was using uint16_t internally to index files, which leads to random behaviour when the real filesize is above 64Kb.

Better to use size_t which is the "right" type that can hold the largest possible size.
2023-05-05 18:07:00 +02:00
2023-04-05 23:05:21 +02:00
2021-06-14 01:58:12 +02:00
2023-04-04 14:04:02 -04: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-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%