exp5438: removed unused vairable

This commit is contained in:
Simon Duquennoy 2015-10-20 09:41:07 +02:00
parent c796ab418f
commit 1957ecd94a
1 changed files with 0 additions and 2 deletions

View File

@ -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;