Skip to content

Commit fa4443b

Browse files
authored
Update README.md
1 parent 231c3b7 commit fa4443b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Template code for your robot, uses PlatformIO/C++/Arduino
2424
Original Arduino code template for the first version of RCM boards.
2525

2626
## useful bits of code are [here](https://github.com/RCMgames/useful-code)
27-
* [useful code for using RCM V4s](https://github.com/RCMgames/RCM-Hardware-V4)
27+
* [useful code for using RCM V4s](https://github.com/RCMgames/useful-code/tree/main/boards/RCM-V4)
2828
* [useful code for using BYTEs](https://github.com/RCMgames/useful-code/blob/main/boards/RCM-BYTE.h)
2929
* [useful code for using Nibbles](https://github.com/RCMgames/useful-code/blob/main/boards/RCM-Nibble.h)
3030
* [useful code for using original RCMs](https://github.com/RCMgames/useful-code/blob/main/boards/RCM-Original.h)

0 commit comments

Comments
 (0)