Add missing logging word

This commit is contained in:
Luke Murphy
2020-08-04 15:53:31 +02:00
parent 0b99db4cf6
commit 16184c0c27

View File

@ -32,5 +32,5 @@ for msg in smc_a.messages:
Output:
```sh
(0, 1, b"foo")
received: (0, 1, b"foo")
```