mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
* Extended ASCII codes and cyrillic support (cherry picked from commite977840805) * Fixed `ё`, `Ё` letters (cherry picked from commit2f4a2ccb2f) * Fixed `customFontTableLookup` execution flow (cherry picked from commit377f909f36) * [OLED] Specifying the language by defining it in `platformio.ini` (cherry picked from commitddd8132b24) * [OLED] localization guide (cherry picked from commita3267c886f) * [OLED] Cyrillic support Localization guide has been moved to https://github.com/meshtastic/Meshtastic/tree/master/docs/developers/Firmware https://meshtastic.org/docs/developers/Firmware/oled-l10n-guide Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com> Co-authored-by: Ben Meadors <benmmeadors@gmail.com>