|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
#include <Arduino.h>#include <array>#include <cstddef>#include <cstdint>#include "mcprotocol_serial.hpp"#include "mcprotocol/serial/span_compat.hpp"Go to the source code of this file.
Functions | |
| void | setup () |
| void | loop () |
| void loop | ( | ) |
Definition at line 120 of file platformio_esp32c3_arduino_async.cpp.
| void setup | ( | ) |
Definition at line 111 of file platformio_esp32c3_arduino_async.cpp.