We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4aa878 commit 4d9d714Copy full SHA for 4d9d714
README.md
@@ -64,9 +64,6 @@ void loop() {
64
// Nothing to do here
65
}
66
```
67
-## API
68
-String ExtendedChars::extendChars(const String &str)
69
-Converts a UTF-8 string to a format that can be displayed using the Adafruit GFX library with extended characters.
70
71
## Contributing
72
Update the already supported fonts or create your own with the [Adafruit GFX Font Customizer](https://tchapi.github.io/Adafruit-GFX-Font-Customiser/)
0 commit comments