Andrii Romanenko

Results 13 issues of Andrii Romanenko

that would be nice to configure acronyms to make specific combinations be treated as words. words like: `IPv6` -> `ipv6`, `CDNs` -> `cdns`

that would be nice to have an option of having something like below `/ Syncing items... (24, 23 items/min) [1m2s]` instead of `/ Syncing items... (24/-, 23 items/min) [1m2s]`

When I try to compile a platformio project that uses ota update and ArduinoJWT on esp8266 I get an error in ESP8266HTTPClient which uses its own implementation of base64. compilation...