Add README.md

This commit is contained in:
Pascal Serrarens 2023-11-28 11:12:37 +00:00
parent 2d20113355
commit e1459a347a

2
README.md Normal file
View File

@ -0,0 +1,2 @@
RoboidControl is a cross platform framework to control autonomous robots. This library contains the generic functionality. Most projects will use one of the platform-specific implementations:
* [RoboidControl for Arduino](https://gitlab.passervr.com/passer/arduino/roboidcontrol)