From 590c8f0cadb7aaffffd0e59e240ce225a0a1c5cf Mon Sep 17 00:00:00 2001 From: Marian Minar Date: Mon, 15 Jul 2024 14:12:28 +0200 Subject: [PATCH] Update emc2301_IIC.md Fix2 --- fpc/emc2301/emc2301_IIC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpc/emc2301/emc2301_IIC.md b/fpc/emc2301/emc2301_IIC.md index 3d701e5..2de52b9 100644 --- a/fpc/emc2301/emc2301_IIC.md +++ b/fpc/emc2301/emc2301_IIC.md @@ -13,7 +13,7 @@ ### How to install? ### Install Lazarus-ide at raspberry [FPC & Lazarus Installation](../lazarus.md) -Install Python3 and next modules for hdc1080 [Python3 & modules](ecomet_i2c_sensors/emc2301/emc2301_python_IIC.md) +Install Python3 and next modules for hdc1080 [Python3 & modules](emc2301_python_IIC.md) (optional when you have only lite linux version) ```console