kebhr / scratch3-tello

Let's fly Tello with Scratch 3.0 !
https://scratch3-tello.app/
Other
83 stars 33 forks source link

[WIP] Try to fix a bug that can't get the status value. #2

Open eclipsequote opened 4 years ago

eclipsequote commented 4 years ago

状態値のバグを修復しようとします。

Try to fix a bug that can't get the status value.

kebhr commented 4 years ago

ありがとうございます! 今後もコミットを追加する場合は、タイトルに WIP と書いていただければ助かります。 WIP が外れたら、PRをマージします。 (今の状態でマージしても問題なければ教えてください。)

Thank you for your PR! If you will add commits, please add a prefix "WIP" to the title of this PR. I will merge this PR when "WIP" removed. (Please notice me if this PR is ready to merge.)

eclipsequote commented 4 years ago

ありがとうございます! コードの提出の流れがよく分かりません。教えてくれてありがとうございます。コードの書き方が正しいかどうかは分かりませんが、パソコンでテストしました。

Thank you! I am not very clear about the process of code submission. Thank you for telling me. I don't know whether the code is right or not, but the test on my computer has passed. I hope it can help you.

kebhr commented 4 years ago

提出の流れについては問題ないと思います。同じ方法で続けていただければ大丈夫です。 このPRは、eclipsequoteさんが自身のブランチにコミットをプッシュする度に更新されます。 コードはよさそうです!

Your process of code submission is right. You can continue as is. This PR is updated when you pushed some commits to your branch. Your code looks good to me!