This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| ir-for-mary [2023/11/18 13:06] – admin | ir-for-mary [2023/11/18 14:29] (current) – admin | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| - | ===== Ping-Ping string: Hello, Pico! ===== | + | ===== Ping-Pong string: Hello, Pico! ===== |
| Should return: | Should return: | ||
| + | |||
| <code bash> | <code bash> | ||
| send data Hello, Pico! | send data Hello, Pico! | ||
| Received: b' | Received: b' | ||
| - | < | + | </code> |
| The Code: | The Code: | ||