issues
search
taweili
/
ardublock
ArduBlock is a Block Programming Language for Arduino.
GNU General Public License v3.0
414
stars
292
forks
source link
bug: cannot serial print df push button
#56
Closed
heqichen
closed
11 years ago
heqichen
commented
11 years ago
code generated like this
!( Serial.print( digitalRead( 1) );
code generated like this
!( Serial.print( digitalRead( 1) );