18 lines
392 B
Markdown
18 lines
392 B
Markdown
\mainpage Roboid Control for C++
|
|
|
|
Roboid Control support for C++ applications.
|
|
Supporting:
|
|
- Windows
|
|
- MacOS
|
|
- Linux
|
|
- Arduino (using PlatformIO). The following microcontrollers are tested and supported:
|
|
- ESP8266
|
|
- ESP32
|
|
- UNO R4 WiFi
|
|
- UNO (without networking support)
|
|
|
|
# Basic components
|
|
|
|
- RoboidControl::Thing
|
|
- RoboidControl::LocalParticipant
|
|
- RoboidControl::SiteServer |