Commit graph

4 commits

Author SHA1 Message Date
Lotte Steenbrink 739df4dac9 fix typo 2021-04-14 12:02:02 +02:00
Lotte Steenbrink 622707bab7 convert all beginner code snippets 2021-04-12 11:51:44 +02:00
Jorge Aparicio b99f217b25 address Lotte's feedback
- 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
2020-06-25 13:28:58 +02:00
Jorge Aparicio 515186020c WIP: add puzzle hints 2020-06-23 11:28:27 +02:00