Showing posts with label Arduino. Show all posts
Showing posts with label Arduino. Show all posts

Tuesday, November 4, 2014

Arduino 基礎 複習 1

關鍵字

int 整數
byte 字節
char 字節
long 整數
boolean 是非(Yes / No) Yes => true, No => false
double 小數
String 字串