README reference MessagePack.

pull/25/head
Peter Hinch 2021-08-01 16:52:29 +01:00
rodzic 1fee1e3db6
commit 2f5f2d0c3d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -369,7 +369,7 @@ The interface is resilient in the presence of WiFi outages. The server (e.g.
Raspberry Pi) does any internet work, improving security.
[MessagePack](https://github.com/peterhinch/micropython-msgpack) Serialisation
with usage almost identical to `ujson` but with message compression and other
advantages.
advantages.
[Radio](https://github.com/peterhinch/micropython-radio) Simplify use of the
officially supported NRF24l01 radio.