Fix repo URL in README ;)

This commit is contained in:
Oskar Winkels 2023-03-18 20:19:13 +01:00
parent dc60f07b4a
commit 58160f9207

View File

@ -10,7 +10,7 @@ git submodule:
mkdir -p Core/Lib mkdir -p Core/Lib
cd Core/Lib cd Core/Lib
git submodule add ssh://git@git.fasttube.de:313/FaSTTUBe/FT_CAN_AL.git git submodule add ssh://git@git.fasttube.de:313/FaSTTUBe/can-halal.git
The library needs to be told what STM family you're using, so make sure one of The library needs to be told what STM family you're using, so make sure one of
the following symbols is defined when `FT_CAN_AL.c` is compiled or `FT_CAN_AL.h` the following symbols is defined when `FT_CAN_AL.c` is compiled or `FT_CAN_AL.h`