From de5bb34f0b3a9d346edceb50d85efba460e63128 Mon Sep 17 00:00:00 2001 From: Blue Dragon <79144166+RLL-Blue-Dragon@users.noreply.github.com> Date: Wed, 9 Nov 2022 09:10:43 +0700 Subject: [PATCH] Add library of LM35, LM35A (#2080) * Add library of TMP9A00-EP * Add library of LM50C, LM50-Q1 * Add library of LM50B * Add library of LM45B, LM45C * Add library of LM35D * Add library of LM35C, LM35CA * Add library of LM35, LM35A --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 523ace91..fe437163 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5321,3 +5321,4 @@ https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM45B_LM45C_00000057 https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35D_00000057 https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35C_LM35CA_00000057 https://github.com/khoih-prog/ATtiny_PWM +https://github.com/RLL-Blue-Dragon/OSS-EC_TI_LM35_LM35A_00000057