aboutsummaryrefslogtreecommitdiff
path: root/examples/PIO_TestPatterns/src
diff options
context:
space:
mode:
authorLukaswnd <lukas.windeln@rwth-aachen.de>2023-12-16 23:25:31 +0100
committerGitHub <noreply@github.com>2023-12-16 23:25:31 +0100
commit3f0fdc72bcbdc929f5fd95653bf6cb2c4a0bcb88 (patch)
tree40979be9a2d4fbc1767d873b27bdd65ce2922215 /examples/PIO_TestPatterns/src
parente1025d0df2563a224abb95206e969e39ea463c94 (diff)
fix Adafruit_GFX override setRotation
The Adafruit_GFX uses setRotation(uint8_t), while the virtual matrix display uses setRotation(int). Therefore there is no implicit override and if you call the function either with an uint8_t or from an Adafruit_GFX* the overloaded funtion is not called
Diffstat (limited to 'examples/PIO_TestPatterns/src')
0 files changed, 0 insertions, 0 deletions