Closed Ayush-Kaura closed 1 year ago
This PR aims to solve the random watchdog trigger error that occurred in 2_LSA. The error occurred because of an internal memory issue in the styles
API of the LVGL library. Here we shift from the lv_bar
approach to the lv_canvas
approach to implement the bar graph.
LGTM!