The displays shown above has 20 columns by 4 rows, while this line of code configures the display for 16 lines by 2 rows. lcd.begin(20, 4);.
確定! 回上一頁