lvgl / lv_demos

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

demo_stress: Fix typo #48

Closed C47D closed 4 years ago

C47D commented 4 years ago

demo stress header file exposes a function named lv_demo_widgets instead of lv_demo_stress.

embeddedt commented 4 years ago

Thanks!