Skip to content

Commit 3062a28

Browse files
committed
house keeping
1 parent fc6af85 commit 3062a28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext_mod/lcd_bus/src/common/sw_rotate_task_common.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ void mp_lcd_sw_rotate_task(void *self_in)
2121
mp_lcd_sw_rotate_tx_params_t *tx_params = &sw_rot->tx_params;
2222
mp_lcd_sw_rotation_init_t *init = &sw_rot->init;
2323

24-
2524
LCD_DEBUG_PRINT("mp_lcd_sw_rotate_task - starting bus init\n")
2625
if (!init->cb(self_in)) {
2726
LCD_DEBUG_PRINT(init->err_msg, init->err)

0 commit comments

Comments
 (0)