Projects › Projects › How to interface GPS with AVR microcontroller (ATmega16) › I guess you should write ‘i’
December 21, 2012 at 6:10 pm
#8866
Participant
I guess you should write ‘i’ instaed of ‘j’.
{
LCD_write(lati_value);
i++;
}