#include <AH/Error/Error.hpp>
#include "BLEAPI.hpp"
#include "BufferedBLEMIDIParser.hpp"
#include "ThreadedBLEMIDISender.hpp"
#include "Util/ESP32Threads.hpp"
#include <atomic>
Go to the source code of this file.
Classes | |
class | ESP32BLEBackend< Impl > |
ESP32 backend intended to be plugged into GenericBLEMIDI_Interface. More... | |
struct | ESP32BLEBackend< Impl >::AtomicSize |