mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +00:00
exp5438: removed unused vairable
This commit is contained in:
parent
c796ab418f
commit
1957ecd94a
@ -117,8 +117,6 @@ void halLcdSendCommand(unsigned char Data[])
|
||||
|
||||
void halLcdInit(void)
|
||||
{
|
||||
volatile unsigned int i = 0;
|
||||
|
||||
LCD_CS_RST_OUT |= LCD_CS_PIN | LCD_RESET_PIN;
|
||||
LCD_CS_RST_DIR |= LCD_CS_PIN | LCD_RESET_PIN;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user