The following are meant to be compatible with Adafruit GFX */
| 536 | |
| 537 | /* The following are meant to be compatible with Adafruit GFX */ |
| 538 | void cp437(bool s) { } |
| 539 | |
| 540 | void setRotation(uint8_t r) { } |
| 541 |
nothing calls this directly
no outgoing calls
no test coverage detected