nopnop2002 / esp-idf-st7789

ST7789 Driver for esp-idf
MIT License
234 stars 56 forks source link

Add lcdDrawRegularPolygon #39

Closed Hossein-M98 closed 6 months ago

Hossein-M98 commented 6 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 6 months ago

Thank you for the PR.