#include <LiquidCrystal.h>; #include <ArduinoJson.h>; LiquidCrystal lcd(12, 11, 7, 6, 5, 4);; String response = "";; bool begin = false; ...
確定! 回上一頁