Update README.md

Unit tests in features
This commit is contained in:
hsaturn
2022-11-21 01:47:47 +01:00
committed by GitHub
parent 5f9cab8992
commit 4b12aaa198

View File

@@ -24,6 +24,7 @@ TinyMqtt is a small, fast and capable Mqtt Broker and Client for Esp8266 / Esp32
- zeroconf, this is a strange but very powerful mode where
all brokers tries to connect together on the same local network.
- small memory footprint (very efficient topic storage)
- TinyMQTT is largely unit tested, so once a bug is fixed, it is fixed forever
## Limitations