chore(examples): fixes a typo in the Arduino example (#6464)

This commit is contained in:
Mohammed Aslam 2024-07-05 03:47:08 +05:30 committed by GitHub
parent f5443d2fd2
commit 382f5f1ef1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,7 +123,7 @@ void setup()
lv_example_btn_1();
* Or try out a demo. Don't forget to enable the demos in lv_conf.h. E.g. LV_USE_DEMOS_WIDGETS
* Or try out a demo. Don't forget to enable the demos in lv_conf.h. E.g. LV_USE_DEMO_WIDGETS
* -------------------------------------------------------------------------------------------
lv_demo_widgets();