Restate the 'complete program'
This commit is contained in:
parent
7593320004
commit
9e7654084b
@ -53,7 +53,7 @@ We arbitrarily choose ``4`` as the group used for the communications.
|
||||
radio.setGroup(4)
|
||||
```
|
||||
|
||||
Combined together, the final voter program is this:
|
||||
Putting all the parts together, here's the complete voter program:
|
||||
|
||||
```blocks
|
||||
input.onButtonPressed(Button.A, () => {
|
||||
|
Loading…
Reference in New Issue
Block a user