From eefc4540ea2aa1f47c43f8c4b8f0cd95f4bebb2e Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 25 Apr 2020 19:53:28 +0200 Subject: [PATCH] =?UTF-8?q?Changed=20name=20CRC=20=E2=86=92=20CRCx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/arduino/Arduino/issues/10084 --- registry.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.txt b/registry.txt index bd3ec5db..7a05118d 100644 --- a/registry.txt +++ b/registry.txt @@ -2069,7 +2069,7 @@ https://github.com/blemasle/arduino-sim808.git|Contributed|SIM808 https://github.com/hideakitai/StopWatch.git|Contributed|StopWatch https://github.com/hideakitai/XBeeATCmds.git|Contributed|XBeeATCmds https://github.com/hideakitai/Debouncer.git|Contributed|Debouncer -https://github.com/hideakitai/CRC.git|Contributed|CRC +https://github.com/hideakitai/CRCx.git|Contributed|CRCx https://github.com/hideakitai/Filters.git|Contributed|Filters https://github.com/hideakitai/Convert.git|Contributed|Convert https://github.com/hideakitai/Debug.git|Contributed|Debug