From 9fbc7921d9aafe572b9ecc08c9a36a1b20d00157 Mon Sep 17 00:00:00 2001 From: Mikhail Grushinskiy Date: Wed, 30 Oct 2024 23:58:08 -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 3d788b8..ac9b304 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The sensors stream NMEA-0183 XDR sentences via USB - [Illuminance i2c BH1750FVI-TR](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_dlight) - [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) - [Ocean TDS (Total Dissolved Solids) Water Quality Meter CQRSENTDS01](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_TDS_CQRSENTDS01) -- [Encoder](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_encoder_unit) +- [Encoder with STM32F030](https://github.com/bareboat-necessities/bbn-m5atomS3-lite/tree/main/bbn_m5atomS3_lite_encoder_unit) ## TODO: