Christian Schwinne
220718cb58
Remove Blynk support ( #3102 )
...
Change default palette for Railway to Colors 1 and 2
2023-02-21 17:07:32 +01:00
SpeakingOfBrad
854ed8cfa9
ABL milliamps no longer hardcoded to 850 at runtime ( #2581 )
2022-03-16 00:35:49 +01:00
SpeakingOfBrad
4642205768
Optionally set led strip color order at runtime. ( #2582 )
2022-03-16 00:17:49 +01:00
SpeakingOfBrad
f068327307
Add option to set module name at runtime, and add extra examples in platformio_overrides.ini ( #2578 )
...
* Added option to set the name of the module at runtime.
* added example how to set number of LEDs at runtime
* Example to enable/set IR remote type at runtime
* Clarification on how to use platformio_overrides
* Example for setting abl milliamp limit at runtime
* Corrected example set LED count
2022-03-14 18:23:53 +01:00
cschwinne
a2c8796e04
Replaced native Cronixie support with usermod
2022-03-06 23:47:36 +01:00
Ted Schundler
f7191c0381
Fix ordering platformio_override.ini.sample
...
The flag examples must be after the build_flags line to be usable.
2021-08-01 20:23:05 -07:00
Christian Schwinne
793a01f7ca
Bus wrapper simplification ( #2054 )
...
* Use RMTN method
* Simplify BusWrapper
* Update PlatformIO configuration
* Fix non-included dependencies
2021-07-03 13:52:23 +02:00
Jared Gisin
3816f0b68b
remove unused flags
2021-05-04 18:45:05 -07:00
Edwin Martin
3f01c87223
Use ldscript_1m128k in platformio_override.ini.sample
...
The current value ldscript_1m0m doesn't exist anymore and WLED won't compile. Using ldscript_1m128k makes it compile.
2021-02-20 23:21:55 +01:00
Jason2866
3ba708b98d
Silence Platformio setup warnings ( #1413 )
...
* silence setup warnings
* silence compile Option
2020-12-01 13:33:22 +01:00