mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-10 08:15:36 +00:00
b99f217b25
- removed 'in their value' from text - elaborate a bit more on the type level diff between `[b'H', b'i']` and `b"Hi"` - note that not being fully 802.15.4 compliant is not an issue for the workshop exercises - use `b'A'` syntax in hints now that it has been covered early on - use large enough capacity in hints - for consistency, set channel first thing in all hints |
||
---|---|---|
.. | ||
blinky.rs | ||
hello.rs | ||
led.rs | ||
panic.rs | ||
radio-puzzle-1.rs | ||
radio-puzzle-2.rs | ||
radio-puzzle-3.rs | ||
radio-puzzle-4.rs | ||
radio-puzzle-5.rs | ||
radio-puzzle-6.rs | ||
radio-puzzle-7.rs | ||
radio-puzzle-solution-2.rs | ||
radio-puzzle-solution.rs | ||
radio-puzzle.rs | ||
radio-recv.rs | ||
radio-send.rs |