esp32-sk6812/src
Thomas Kolb 25abc446b0 Increased sin LUT precision: 16-bit x 2048 entries
This massively improves glitches in functions like sin(t + sin(t)), as
used in the RgbwPsychedelicAnimation. That animation is now almost
flicker-free.
2021-08-23 23:57:19 +02:00
..
Animation Increased sin LUT precision: 16-bit x 2048 entries 2021-08-23 23:57:19 +02:00
Bitmap.cpp Show IP address on startup 2019-12-23 19:56:33 +01:00
ChallengeResponse.cpp Load sensitive data from the SPIFFS 2019-11-26 22:03:44 +01:00
Config.cpp Load sensitive data from the SPIFFS 2019-11-26 22:03:44 +01:00
Fader.cpp Global strip offset in fader 2020-02-21 20:15:39 +01:00
Font.cpp Show IP address on startup 2019-12-23 19:56:33 +01:00
UDPProto.cpp Circumvent problems with UDP fragmentation 2020-04-14 21:03:39 +02:00
UpdateServer.cpp Avoid LED update glitches caused by flash access 2019-12-15 18:03:23 +01:00
WebServer.cpp Remember last animation set by user and restart next time 2020-04-14 22:30:44 +02:00
fasttrigon.cpp Increased sin LUT precision: 16-bit x 2048 entries 2021-08-23 23:57:19 +02:00
font16_data.c Font: fixed order of '?!' characters 2019-12-24 17:27:36 +01:00
main.cpp Remember last animation set by user and restart next time 2020-04-14 22:30:44 +02:00