From f65cf83f3dd950a43e803a481b75ee6d20bf0a67 Mon Sep 17 00:00:00 2001 From: giulcioffi <46971818+giulcioffi@users.noreply.github.com> Date: Fri, 8 Oct 2021 16:25:16 +0200 Subject: [PATCH] Add Arduino_BHY2 (#566) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 900d0158..2fa78ed3 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4285,3 +4285,4 @@ https://github.com/michpro/XTEA-Cipher https://github.com/khoih-prog/SAMD_Slow_PWM https://github.com/khoih-prog/Portenta_H7_AsyncTCP https://github.com/khoih-prog/Portenta_H7_AsyncWebServer +https://github.com/arduino-libraries/Arduino_BHY2