Skip to content

Commit

Permalink
Update hal/esp32/app_hal.h
Browse files Browse the repository at this point in the history
  • Loading branch information
kisvegabor authored Dec 2, 2024
1 parent 0acbfef commit 4597dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hal/esp32/app_hal.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ extern "C" {
/**
* This function runs once and typically includes:
* - Setting up display drivers.
* - Configuring LVGL display and input.=
* - Configuring LVGL display and input devices
*/
void hal_setup(void);

Expand Down

0 comments on commit 4597dd7

Please sign in to comment.