From 89f668bb537a8096d098afc02d4a767d474dad5a Mon Sep 17 00:00:00 2001 From: vChavezB <47216966+vChavezB@users.noreply.github.com> Date: Tue, 22 Feb 2022 17:42:28 +0100 Subject: [PATCH] added SimpleJ1939 (#1109) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 45f9b1fd..e1217bac 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4687,3 +4687,4 @@ https://github.com/akkoyun/I2C_Scanner https://github.com/akkoyun/dWin_Arduino https://github.com/stm32duino/ISM330DHCX https://github.com/bitbank2/SLIC +https://github.com/vChavezB/SimpleJ1939