From 6eab014b80bb98d202abd5f2b5489e0147ed2e1c Mon Sep 17 00:00:00 2001 From: Adrian Studer Date: Tue, 10 Aug 2021 18:18:20 -0700 Subject: [PATCH] Add SwarmTile to Arduino Library Manager (#348) This Arduino library wraps the API of the Swarm Tile satellite modems. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index df7e7800..f19fc008 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4138,3 +4138,4 @@ https://github.com/khoih-prog/FlashStorage_RTL8720 https://gitlab.com/F-Schmidt/uulm_mcp23008_core https://github.com/Basirk/I2CHelper https://github.com/khoih-prog/RTL8720_TimerInterrupt +https://github.com/astuder/SwarmTile