rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.49k stars 1.25k forks source link

Not Compiling #906

Closed omssss closed 8 months ago

omssss commented 1 year ago

изображение Have errors изображение Please help

stevstrong commented 1 year ago

Try to add in line 61 of Adafruit_GFX_AS.cpp (https://github.com/rogerclarkmelbourne/Arduino_STM32/blob/341cd894516f747f14108de5da593dad99900ae0/STM32F1/libraries/Adafruit_GFX_AS/Adafruit_GFX_AS.cpp#LL61C1-L61C1): uint8_t textsize = 1;

stevstrong commented 8 months ago

Closing due to inactivity. Reopen anytime if this issue still persists.