Skip to content

Commit

Permalink
Remove cmd/cmds_size
Browse files Browse the repository at this point in the history
  • Loading branch information
rzeldent committed Mar 7, 2024
1 parent 25a00cf commit 6701245
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/esp_lcd_panel_gc9a01.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ typedef struct
int x_gap;
int y_gap;
uint8_t madctl;
const lcd_init_cmd_t *cmd;
const uint16_t cmds_size;
} gc9a01_panel_t;

const lcd_init_cmd_t gc9a01_vendor_specific_init_default[] = {
Expand Down

0 comments on commit 6701245

Please sign in to comment.