From 62f5e0a1a986d0c07a18b0d134db1df855949601 Mon Sep 17 00:00:00 2001 From: cpq Date: Sat, 1 Jul 2023 20:28:28 +0100 Subject: [PATCH] Add SNTP to the list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d54adffd..b8e88052 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ robust, and easy. Features include: - works on STM32, NXP, ESP32, NRF52, TI, Microchip, and other - write code once - and it'll work everywhere - ideal for the unification of the network infrastructure code across company -- Built-in protocols: plain TCP/UDP, HTTP, MQTT, Websocket +- Built-in protocols: plain TCP/UDP, SNTP, HTTP, MQTT, Websocket - SSL/TLS support: mbedTLS, OpenSSL or custom (via API) - Asynchronous DNS resolver - Tiny static and run-time footprint