From a7889f1e9ec40c4a8e4f97007b37fcc291c851aa Mon Sep 17 00:00:00 2001 From: mdelgaizoreply <30430401+mdelgaizoreply@users.noreply.github.com> Date: Tue, 25 Jun 2019 12:17:35 +0200 Subject: [PATCH] corrected typo --- Sensors-Supported-by-Tasmota.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sensors-Supported-by-Tasmota.md b/Sensors-Supported-by-Tasmota.md index d58fe173..0dff2a75 100644 --- a/Sensors-Supported-by-Tasmota.md +++ b/Sensors-Supported-by-Tasmota.md @@ -99,7 +99,7 @@ Most up to date list can be found in this [Google Sheet](https://docs.google.com | MPU6050 | 3-Axis Gyroscope and 3-Axis Accelerometer sensor support | xsns_32_mpu6050.ino | I2C | 0x68 or 0x69 with AD0 HIGH | 2019 | Oliver Welter | | DS3231 | RTC chip, act like sensor support | xsns_33_ds3231.ino | I2C | 0x68 | 2019 | Guy Elgabsi | | HX711 | Load Cell sensor support | xsns_34_hx711.ino | GPIO | | 2019 | Theo Arends | -| TX20 | La Crosse Wind (Anenometer) sensor support | xsns_35_Tx20.ino | GPIO | | 2019 | Thomas Eckerstorfer, Theo Arends | +| TX20 | La Crosse Wind (Anemometer) sensor support | xsns_35_Tx20.ino | GPIO | | 2019 | Thomas Eckerstorfer, Theo Arends | | MGC3130 | Electric Field Sensor | xsns_36_mgc3130.ino | I2C | | 2019 | Christian Baars, Theo Arends | RF | RF Sensor receiver | xsns_37_rfsensor.ino | GPIO | | 2019 | Theo Arends | AZ_Instrument 7798 | CO2, Temperature and Humidity Meter support | xsns_38_az7798.ino | Serial | | 2019 | Theo Arends