Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Typedefs
Arduino-Wrapper.h File Reference
#include <AH/Math/MinMaxFix.hpp>
#include <AH/STL/type_traits>
#include <Arduino.h>
+ Include dependency graph for Arduino-Wrapper.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using FlashString_t = std::remove_reference<decltype(*F(""))>::type *
 

Typedef Documentation

◆ FlashString_t

using FlashString_t = std::remove_reference<decltype(*F(""))>::type *

Definition at line 18 of file Arduino-Wrapper.h.