Skip to content

Commit

Permalink
chore: remove unneeded define
Browse files Browse the repository at this point in the history
  • Loading branch information
gagarinlg committed Sep 22, 2023
1 parent 7e743a9 commit f61ea54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions radio/src/targets/nv14/lcd_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@
#define LCD_DOTCLK_PIN ( LL_GPIO_PIN_7 )
#define PIN_LCD_DOTCLK ( 7 )

#define SUPPORTED_LCD_CNT ( 5 )

#define LCD_ST7796S_ID ( 0x7796 )
#define LCD_ILI9481_ID ( 0x9481 )
#define LCD_ILI9486_ID ( 0x9486 )
Expand Down

0 comments on commit f61ea54

Please sign in to comment.