lvgl / lv_demos

Examples, tutorials and applications for the LVGL embedded GUI library
https://lvgl.io
488 stars 366 forks source link

fix get_cos/sin warnings #111

Closed iggysha closed 3 years ago

iggysha commented 3 years ago

Fix compilation warnings "warning: no previous prototype for ‘get_cos/sin’".

kisvegabor commented 3 years ago

Thank you!

iggysha commented 3 years ago

Love the lib. Running it on STM32MP1 DK2 board, embedded Linux, with Wayland driver. Works like a charm! :)