esp32-sk6812/include
Thomas Kolb d5357b2021 Show IP address on startup
To accomplish this, the following changes were made:

- Added an image-scrolling animation
- Implemented a bitmap font engine to generate an image from text
- On startup, an image-scrolling animation is set up with an image
  generated from the local IP address
2019-12-23 19:56:33 +01:00
..
Animation Show IP address on startup 2019-12-23 19:56:33 +01:00
Bitmap.h Show IP address on startup 2019-12-23 19:56:33 +01:00
ChallengeResponse.h Added class for challenge-response authentication 2019-11-25 22:00:48 +01:00
Config.h Load sensitive data from the SPIFFS 2019-11-26 22:03:44 +01:00
Fader.h Added fire animation; better transitions 2019-12-05 01:11:37 +01:00
Font.h Show IP address on startup 2019-12-23 19:56:33 +01:00
UDPProto.h Dynamically switch between animation framework and UDP control 2019-12-09 23:25:04 +01:00
UpdateServer.h Avoid LED update glitches caused by flash access 2019-12-15 18:03:23 +01:00
WebServer.h Avoid LED update glitches caused by flash access 2019-12-15 18:03:23 +01:00
coreids.h Swap cores to reduce glitches during SPI flash access 2019-12-14 23:56:38 +01:00
fasttrigon.h Started Animation framework 2019-12-02 22:42:31 +01:00
font16_data.h Show IP address on startup 2019-12-23 19:56:33 +01:00