nopnop2002 / esp-idf-st7789

ST7789 Driver for esp-idf
MIT License
260 stars 64 forks source link

Add lcdDrawRegularPolygon #39

Closed Hossein-M98 closed 11 months ago

Hossein-M98 commented 11 months ago

Hello, thank you for your useful repo. This PR adds a new function to draw regular polygon on LCD. Please check and merge it.

nopnop2002 commented 11 months ago

Thank you for the PR.