From 0a389f6e89cd7d822f56ed261faac3a87763bd04 Mon Sep 17 00:00:00 2001 From: Mikhail Grushinskiy Date: Tue, 29 Oct 2024 11:07:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c286bea..1d332c1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The sensors stream NMEA-0183 XDR sentences via USB - [Air Pressure i2c](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_env3) - [Voltage to i2c](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_voltmeter) - [Illuminance i2c](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_dlight) -- [Liquid Level 4-20mA current to i2c](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_ain_4_20ma) +- [4-20mA current (Ex: Tank Liquid Level) to i2c](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_ain_4_20ma) - [Encoder](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_encoder_unit) ## TODO: