You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen you code and I've seen that you wrote some functions to draw lines, rectangles and so on.
Using a #define you can enable inheritance from the Adafruit_GFX library object that already has all the code. You could use it - if you have enough space in flash/RAM.
Cheers,
Bartosz
The text was updated successfully, but these errors were encountered:
Hi,
I've seen you code and I've seen that you wrote some functions to draw lines, rectangles and so on.
Using a #define you can enable inheritance from the Adafruit_GFX library object that already has all the code. You could use it - if you have enough space in flash/RAM.
Cheers,
Bartosz
The text was updated successfully, but these errors were encountered: