From c16af21ed21dd95fffd93f3db6fe41691783cdfc Mon Sep 17 00:00:00 2001 From: Judas <156270795+RacoonX65@users.noreply.github.com> Date: Thu, 3 Jul 2025 15:11:10 +0200 Subject: [PATCH] Add library: CalibrationLib (#6532) * Add LightweightIoT Arduino Library * Update repositories.txt * Update repositories.txt Added a git url to my new libraray calibrationlib --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 99e03899..c00ea417 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5,6 +5,7 @@ https://github.com/TheBlackSwitch/PS2Keyboard https://github.com/aiplayuser/esp8266easylib.git https://github.com/Circuit-Digest/GeoLinkerLite https://github.com/RacoonX65/LightweightIoT-Arduino-Lib +https://github.com/RacoonX65/CalibrationLib.git https://github.com/RCmags/CN0391 https://github.com/Init-io/InitMQTT.git https://github.com/Init-io/InitJson.git