martinberlin / cale-idf

CalEPD is an Epaper component driver for the ESP-IDF framework with GFX and font support, optional touch interface, compatible with ESP32 / S2 / S3 / C3
https://fasani.de
Apache License 2.0
272 stars 25 forks source link

42 wifi provisioning merge into Vector #44

Closed martinberlin closed 3 years ago

martinberlin commented 3 years ago

Testing if initializing the display without a static _buffer helps to have enough memory to do BLE WiFi provisioning. Only on display.init() the new Vector buffer will be initialized, after BLE provisioning takes place and the device is already connected to WiFi