Skip to content

Commit fa5172d

Browse files
authored
Update README.md
1 parent 15c40dd commit fa5172d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

profile/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,15 @@ or email [email protected]
1313
### [use Processing and Java to make interfaces for computers and android phones](https://github.com/RCMgames/RCMDS)
1414

1515
# software for ESP32 powered robot control modules
16+
17+
## [RCMv3](https://github.com/RCMgames/RCMv2)
18+
Use a website to configure and program your robot without writing any code.
19+
1620
## [RCMv2](https://github.com/RCMgames/RCMv2)
21+
Template code for your robot, uses PlatformIO/C++/Arduino
1722

18-
[RCM](https://github.com/RCMgames/RCM) old code for the original boards
23+
## [RCM](https://github.com/RCMgames/RCM)
24+
Original Arduino code template for the first version of RCM boards.
1925

2026
## useful bits of code are [here](https://github.com/RCMgames/useful-code)
2127
* [useful code for using RCM V4s](https://github.com/RCMgames/RCM-Hardware-V4)

0 commit comments

Comments
 (0)