コード例 #1
0
ファイル: r1350n.hpp プロジェクト: inabayuki/3wheel
 int setup() {
     initialSetStart=1;
     return serial->setup(115200,(*this));
 };