setCursor(0, 0); //設定起始點位置(0,0) display.setTextColor(BLACK, WHITE); //黑字白底display.println("Hello") ; //將"Hello"存入RAM display.
確定! 回上一頁