From 58944c992aeda0c685994d4ba218ea7a8b47909f Mon Sep 17 00:00:00 2001 From: Jim Wanderer Date: Tue, 7 Oct 2025 16:46:33 -0700 Subject: [PATCH] Add a BER-TLV library (#7054) * Add BER-TLV library * Update repository name for best practices --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 04ce131f..fa59c245 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8477,3 +8477,4 @@ https://github.com/geekfactory/GFDisplay7S https://github.com/chipnorm/ChipNorm_DHT11 https://github.com/bitbank2/bb_temperature https://github.com/UNIT-Electronics-MX/unit_bme68x_library +https://github.com/jmwanderer/tlv.arduino