diff --git a/README.md b/README.md index ae3fe1e..872afe3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Features -* Written in ANSI C99 +* Written in C (C11) * Platform independent, requires user to provide millisecond timing source * No dynamic memory allocation * Callback driven event management diff --git a/docs/index.rst b/docs/index.rst index 9697b2a..227b850 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,7 @@ Welcome to the documentation for version |version|. Features ^^^^^^^^ -* Written in ANSI C99 +* Written in C (C11) * Platform independent, requires user to provide millisecond timing source * No dynamic memory allocation * Callback driven event management @@ -69,7 +69,7 @@ Table of contents LwESP - ESP-AT library LwEVT - Event manager LwGPS - GPS NMEA parser - LwGSM - GSM-AT library + LwCELL - Cellular modem host AT library LwJSON - JSON parser LwMEM - Memory manager LwOW - OneWire with UART