Skip to content

Update example LVGL_Arduino.ino for v9 - #5499

Merged
kisvegabor merged 2 commits into
lvgl:masterfrom
danie1kr:patch-1
Jan 27, 2024
Merged

Update example LVGL_Arduino.ino for v9#5499
kisvegabor merged 2 commits into
lvgl:masterfrom
danie1kr:patch-1

Conversation

@danie1kr

Copy link
Copy Markdown
Contributor

Description of the feature or fix

  • Move buffer to global variables
  • lv_tick_inc so LVGL recognizes the passed time

Move buffer to global variables and add lv_tick_inc so LVGL recognizes the passed time
@danie1kr danie1kr changed the title Update exmaple LVGL_Arduino.ino Update example LVGL_Arduino.ino for v9 Jan 26, 2024
Comment thread examples/arduino/LVGL_Arduino/LVGL_Arduino.ino Outdated
update sizeof where buffer is used
@kisvegabor
kisvegabor merged commit 42214e0 into lvgl:master Jan 27, 2024
@danie1kr

Copy link
Copy Markdown
Contributor Author

Thanks!

@kisvegabor

Copy link
Copy Markdown
Member

We thank you 🙂

@LeCyberDucky

Copy link
Copy Markdown

Hi, could somebody explain the switch from lv_timer_handler to lv_task_handler?

@danie1kr

danie1kr commented Mar 4, 2024

Copy link
Copy Markdown
Contributor Author

I think I saw this in another file/example and thought it is a move for the v9 API. As it just calls lv_timer_handler I thought it cannot do much harm 😇

HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants