#include <ArduinoJson.h> void setup() { Serial.begin(9600); while (!Serial) { // wait ... 6); } void loop() { // not used in this example }.
確定! 回上一頁