mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-10 08:25:23 +00:00
exp5438: removed unused vairable
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user