#include #include void main() { lcd_init(); lcd_putc("\fLCD operation test: PASS\n"); lcd_putc("Now, adjust the contrast"); }