embedded-trainings-2020/beginner/apps/src/bin
Jorge Aparicio c918a995d7 make the puzzle dongle app operate on channel 25
and adjust puzzle-radio starter code accordingly

this reduces the chance of people using puzzle-radio with the wrong dongle
app (i.e. loopback); that would lead to them getting response different than
what's indicated in the text

I have also added the app name to the dongle / serial-term output:

``` text
deviceid=75fa82ad7588b3c7 channel=20 TxPower=+8dBm app=loopback.hex
```
2020-06-23 11:28:27 +02:00
..
blinky.rs squashed 2020-06-09 11:58:27 +02:00
hello.rs squashed 2020-06-09 11:58:27 +02:00
led.rs squashed 2020-06-09 11:58:27 +02:00
panic.rs squashed 2020-06-09 11:58:27 +02:00
radio-puzzle.rs make the puzzle dongle app operate on channel 25 2020-06-23 11:28:27 +02:00
radio-recv.rs WIP: show recv_timeout API 2020-06-23 11:28:27 +02:00
radio-send.rs serial-term, radio-send: rm unused imports 2020-06-15 11:42:37 +02:00