I see, that makes sense! That was along the lines of what I theorized was the case, however I wasn't aware that the compiler treated templates like that!
Thank you so much!
Search found 2 matches
- Mon Jun 02, 2025 2:12 pm
- Forum: ESP32 Arduino
- Topic: Why Did Templating a Function Free Up Space in drom0_0_seg?
- Replies: 4
- Views: 239
- Fri May 30, 2025 8:01 pm
- Forum: ESP32 Arduino
- Topic: Why Did Templating a Function Free Up Space in drom0_0_seg?
- Replies: 4
- Views: 239
Why Did Templating a Function Free Up Space in drom0_0_seg?
Hello!
I'm currently making a project using a FireBeetle 2 ESP32-E using PlatformIO through VSCode, inspired by this project:
https://github.com/lmarzen/esp32-weather-epd
Instead of using this project directly, I wanted to stretch my skills and learn what it's like to develop for a more ...
I'm currently making a project using a FireBeetle 2 ESP32-E using PlatformIO through VSCode, inspired by this project:
https://github.com/lmarzen/esp32-weather-epd
Instead of using this project directly, I wanted to stretch my skills and learn what it's like to develop for a more ...