Commit graph

6 commits

Author SHA1 Message Date
Mirabellensaft ca262675e8 info! -> println! 2022-01-10 14:31:07 +01:00
Lotte Steenbrink 1752956de2 move to heapless 0.7 2022-01-10 14:28:35 +01:00
Lotte Steenbrink 60dd65fa1f fix typo 2022-01-10 14:24:44 +01:00
Lotte Steenbrink e0ed95dcc4 convert all beginner code snippets 2022-01-10 14:24:44 +01: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