From 8d4ddd2fa4b8356caf4c1ff223bd16950df78da4 Mon Sep 17 00:00:00 2001 From: Luclu7 Date: Sat, 11 Dec 2021 01:24:01 +0100 Subject: [PATCH 1/2] simply typo (#249) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c7411..13f3c23 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ course be considered for inclusion :-). You can download the latest binary automated build for the development and testing branches [here](http://rdzsonde.mooo.com/download.html), the binary includes everything including configuration files so any existing settings will be reset. -To update an existing installatiom to the latest development or master version you can use the [OTA](https://github.com/dl9rdz/rdz_ttgo_sonde/wiki/Other-features#over-the-air-updates) update feature. +To update an existing installation to the latest development or master version you can use the [OTA](https://github.com/dl9rdz/rdz_ttgo_sonde/wiki/Other-features#over-the-air-updates) update feature. The downloaded .bin file can be flashed to your ESP32 board using [esptool](https://github.com/espressif/esptool) or [ESP32 Download Tool](https://www.espressif.com/en/support/download/other-tools) From d2e8631696d7295fa4318ae4701ece7df537ac90 Mon Sep 17 00:00:00 2001 From: Luke Prior <22492406+LukePrior@users.noreply.github.com> Date: Tue, 11 Jan 2022 23:05:55 +1100 Subject: [PATCH 2/2] Remove RS92-NGP Support Note (#266) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13f3c23..e03d1a9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ for details on supported boards, and additional setup instructions. Manufacturer | Model | Position | Temperature | Humidity | Pressure -------------|-------|----------|-------------|----------|---------- -Vaisala | RS92-SGP/NGP | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: +Vaisala | RS92-SGP | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: Vaisala | RS41-SG/SGP/SGM | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: (for -SGP) Graw | DFM06/09/17 | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: Meteomodem | M10 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | Not Sent