![]() |
MatrixMiniR4 1.1.5
Matrix Mini R4 Arduino Library API Documentation
|
Implementation of the MatrixMiniR4 class for initializing and controlling hardware modules. More...
Go to the source code of this file.
Variables | |
MatrixMiniR4 | MiniR4 |
The MiniR4 Main Object. | |
Implementation of the MatrixMiniR4 class for initializing and controlling hardware modules.
This file contains the implementation of the MatrixMiniR4 class, which manages various hardware components such as motors, servos, LEDs, and displays. The begin
method initializes these components, configures the OLED display, and sets up the MJ2 gamepad interface. If the initialization fails, it displays an error message on the OLED and sounds a buzzer.
Definition in file MatrixMiniR4.cpp.
MatrixMiniR4 MiniR4 |
The MiniR4 Main Object.
Definition at line 108 of file MatrixMiniR4.cpp.