#define F_CPU 1000000UL #include #include #include "lcd.h" unsigned char i; int main(void) { DDRB |= 1<", a, b, a+b); lcd_puts(buffer); _delay_ms(1000); for(char i=0;i<32;i++) { _delay_ms(100); lcd_command(0x18); PORTB = PINB ^ 1<