From 47527b8a73c22e9e262c04cc02c459908d0f15ad Mon Sep 17 00:00:00 2001 From: Magnus Date: Mon, 5 Dec 2022 21:49:08 +0100 Subject: [PATCH] Updated docs --- src_docs/source/releases.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/src_docs/source/releases.rst b/src_docs/source/releases.rst index 722cd25..90f7819 100644 --- a/src_docs/source/releases.rst +++ b/src_docs/source/releases.rst @@ -15,6 +15,7 @@ Features * Added support for the ESP32 S2 mini board * Serial output is written to TX/RX pins instead of the USB connection for the ESP32c3. This way the serial console can be viewed when running on battery power. * Merged in unit tests and api tests into this project +* Added option to download firmware updates from https://www.gravitymon.com Documentation +++++++++++++