Files
OpenEPaperLink/ESP32_AP-Flasher
Moritz Wirger 6c91c78aa1 Refactor contentmanager (#112)
* Start contentmanager cleanup

- Make destination constant
- Remove unneeded asignments
- Improve loops
- Move printHeap function into util

* Refactor contentmanager::drawNew

* Optimize contentManager::replaceVariables

* Fix missing const in prepareCancelPending

* Refactor drawDate

* Refactor drawWeather, drawForecast & getLocation

- Generalize http get json function

* Add util function for printing largest free block

* Reuse weather icons for both drawWeather & drawForecast

* Make httpGetJson timeout const

* Reafctor more functions

* Add few more const

* Fix spelling mistake

* Add util for debugging streams

- Add util for checking if strings are empty or contain null
- Fix file and string checks

* Remove leftover debug print
2023-08-12 16:57:42 +02:00
..
2023-03-23 09:51:50 +01:00
2023-08-12 16:57:42 +02:00
2023-03-23 09:51:50 +01:00
2023-08-12 16:57:42 +02:00
2023-03-23 09:51:50 +01:00
2023-08-12 13:18:22 +02:00
2023-03-23 09:51:50 +01:00
2023-03-23 09:51:50 +01:00
2023-03-23 09:51:50 +01:00
2023-03-23 09:51:50 +01:00
2023-06-20 17:51:10 +02:00
2023-07-22 08:44:01 +02:00
2023-08-09 23:40:39 +02:00