9
Radio
1.Make a variable called radioChannel
2.Set the radioChannel to 7 (or a number between 0 and 255). This number must also be used on the hovercraft later
3.Use Show Number (in the forever loop) to å verify that Arm is changing correctly
4.Use the “radio set group” to make the radio channel take effect
1
2
3
4
Содержание hover:bit
Страница 1: ...Hover bit Coding the micro bit hovercraft makekit no...
Страница 3: ...3 ART Three values that controls the hover bit The Rule...
Страница 5: ...Let s code...
Страница 12: ...12 This is the code so far...
Страница 19: ...19 Summary This is the full code...