status-reviewstatus-bydesign: MSB-first refers to how we assemble LSBs into bytes (characters).
Challenge 18: Hidden in Plain Sight
Is it possible that there is a typo in the last bullet point of Task 1?
"Followed by the message itself, ASCII characters encoded by groups of 8bit, most-significant bit (MSB) first"
Instead of MSB should it be LSB? I found the message using LSB but not using MSB.