From 89b17e9cda6c6d2638cc1fcc132a099936487fda Mon Sep 17 00:00:00 2001 From: joshua-8 <59814881+joshua-8@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:22:38 -0700 Subject: [PATCH] Update README.md --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index eec6eeb..fa7f714 100644 --- a/profile/README.md +++ b/profile/README.md @@ -22,6 +22,7 @@ or email robot.control.modules@gmail.com * [useful code for using BYTEs](https://github.com/RCMgames/useful-code/blob/main/boards/RCM-BYTE.h) * [useful code for using Nibbles](https://github.com/RCMgames/useful-code/blob/main/boards/RCM-Nibble.h) * [useful code for using original RCMs](https://github.com/RCMgames/useful-code/blob/main/boards/RCM-Original.h) +* [useful code for using RCM D1s](https://github.com/RCMgames/useful-code/blob/main/boards/RCM-D1.h) # Types of Robot Control Modules