From 6799468d0924494c89a772d1bc3483236054a4d8 Mon Sep 17 00:00:00 2001 From: ifpa-pgm Date: Thu, 29 Sep 2022 01:25:24 -0300 Subject: [PATCH] Adding the Library ReciclaBot Library necessary to use the ReciclaBot project, which aims to teach programming and robotics with plastic recycling concepts. It handles multiple elements in the same class as distance gauge, line follower and motor controller. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index f5a6c53e9..711a7ac64 100644 --- a/repositories.txt +++ b/repositories.txt @@ -5208,3 +5208,4 @@ https://github.com/chrmlinux/easyLiDAR https://github.com/pikido-edutainment/CleanRTOS https://github.com/80Stepko08/EMFButton https://github.com/alessandromrc/JOAAT +https://github.com/ifpa-pgm/reciclabot