In my project, with esp32 wroom 32, I need to rotate a line in run time execution, following the angle received from an IMU.
I tried to use lv_obj_set_style_transform_angle but it doesn’t work.
In my project, with esp32 wroom 32, I need to rotate a line in run time execution, following the angle received from an IMU.
I tried to use lv_obj_set_style_transform_angle but it doesn’t work.