Pointers in Arduino void setup() { Serial.begin(9600); } void loop(). { char myChar; float myFloat; int myInt,myInt2; char* charPtr = &myChar;.
確定! 回上一頁