diff --git a/embedded-workshop-book/src/img/puzzle_illustration.jpg b/embedded-workshop-book/src/img/puzzle_illustration.jpg new file mode 100644 index 0000000..1735e37 Binary files /dev/null and b/embedded-workshop-book/src/img/puzzle_illustration.jpg differ diff --git a/embedded-workshop-book/src/radio-puzzle.md b/embedded-workshop-book/src/radio-puzzle.md index 6144552..1d1b377 100644 --- a/embedded-workshop-book/src/radio-puzzle.md +++ b/embedded-workshop-book/src/radio-puzzle.md @@ -1,5 +1,7 @@ # Radio Puzzle +![illustration showing that you send plaintext and the dongle responds with ciphertext](../img/puzzle_illustration.jpg) + Your task in this section is to decrypt the [substitution cipher] encrypted *ASCII* string stored in the Dongle. The string has been encrypted using *simple substitution*.