Fix repo URL in README ;)
This commit is contained in:
parent
dc60f07b4a
commit
58160f9207
|
@ -10,7 +10,7 @@ git submodule:
|
|||
|
||||
mkdir -p 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 following symbols is defined when `FT_CAN_AL.c` is compiled or `FT_CAN_AL.h`
|
||||
|
|
Loading…
Reference in New Issue