Files
ESPEasy/lib
Gijs Noorlander 37538f4124 [Build Size] Replace all TXBuffer += calls where possible
The TXBuffer is a "header only" implementation.
This means it may be compiled "inline" and thus takes quite a bit of compiled code.
This makes the binary larger and slows the ESP down.

Now it is even possible to make core 2.6.3 builds using "minimal OTA".
The "Dev" build is roughly 55k smaller.
2020-02-28 02:28:03 +01:00
..
2019-06-10 14:21:00 +03:00
2019-04-06 16:27:43 +03:00
2018-05-27 01:32:40 +02:00
2020-02-01 16:27:52 +02:00