It is the code for EVM. #include<LiquidCrystal.h> LiquidCrystal lcd(12,11,5,4,3,2); int sw1=10; int sw2=8; int sw3=9; int sw4=13; int sw5=6; ...
確定! 回上一頁