1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-26 01:44:17 +03:00
Files
esp8266/cores
s-hadinger 41d99ad48a WString explicit converters to reduce Flash size (#6759)
* WString explicit converters to reduce Flash size

* Fix add return value for start/endsWith

* Adding const to startsWith() and endsWith()
2019-11-12 18:47:26 +01:00
..