mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 14:57:18 +00:00
Update audioreactive readme.md
added `-D sqrt_internal=sqrtf` -> needed for good performance
This commit is contained in:
parent
26a47537f9
commit
6d1126b8aa
@ -30,7 +30,7 @@ There are however plans to create a lightweight audioreactive for the 8266, with
|
||||
### using latest _arduinoFFT_ library version 2.x
|
||||
The latest arduinoFFT release version should be used for audioreactive.
|
||||
|
||||
* `build_flags` = `-D USERMOD_AUDIOREACTIVE`
|
||||
* `build_flags` = `-D USERMOD_AUDIOREACTIVE -D sqrt_internal=sqrtf`
|
||||
* `lib_deps`= `kosme/arduinoFFT @ 2.0.1`
|
||||
|
||||
## Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user