makewitharduino / BlocklyDuino

BlocklyDuino is a web-based visual programming editor for arduino.
code.makewitharduino.com
7 stars 5 forks source link

符号なしロングへの数値代入がうまくできない #13

Closed okhiroyuki closed 8 years ago

okhiroyuki commented 8 years ago

TypeCastもできないので、何か型指定が間違っている可能性あり

okhiroyuki commented 8 years ago

Unsigned Longの綴りが間違ってて、うまく型が定義できてなかったことが問題。