|
RBCX
Library for the RB3204-RBCX board with the ESP32 by RoboticsBrno.
|
#include <driver/i2c.h>#include <driver/uart.h>#include <esp_log.h>#include <freertos/FreeRTOS.h>#include <freertos/task.h>#include "RBCXBattery.h"#include "RBCXManager.h"#include "rbcx.pb.h"Namespaces | |
| namespace | rb |
Macros | |
| #define | TAG "RBCXManager" |
| #define | MOTORS_FAILSAFE_PERIOD_MS 300 |
| #define | MAX_COPROC_IDLE_MS 75 |
| #define MAX_COPROC_IDLE_MS 75 |
| #define MOTORS_FAILSAFE_PERIOD_MS 300 |
| #define TAG "RBCXManager" |