Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
advertise.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <cstdint>
4
11
12#include "advertise.ipp"
Array< T, N > copyAs(const Array< U, N > &src)
Copy an Array to an Array of a different type.
void advertise(uint8_t addr_type)
void set_advertise_connection_interval(uint16_t min_itvl, uint16_t max_itvl)