本人刚学习arduino,买了本书爱上arduino看,其中有个程序如下:int val=0; val == digitalRead(7); if(val = HIGH){省略号}。我想问的是val是定义成int ...
確定! 回上一頁