|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
#include <array>#include <cstddef>#include <cstdint>#include <cstdio>#include <cstring>#include "mcprotocol/serial/client.hpp"#include "mcprotocol/serial/span_compat.hpp"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 89 of file mcu_async_batch_read.cpp.