From 40212b879b6dd0d86ed374a78e12ea383ed5e0bb Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 16 Feb 2025 15:28:47 +0700 Subject: [PATCH] Add ArtronShop_LineMessaging Lib (#5941) Send message, sticker and images to LINE app via LINE Messaging API on Arduino framework --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 357c1c29..2eb71c4a 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7798,3 +7798,4 @@ https://github.com/braydenanderson2014/Variant https://github.com/4project-co-il/EBF https://github.com/pk17r/TouchscreenResistive https://github.com/mrrwa/SFR_Reader +https://github.com/ArtronShop/ArtronShop_LineMessaging