Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
SettingsWrapper.hpp File Reference
Include dependency graph for AH/Settings/SettingsWrapper.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  AH
 PrintStream library

Macros

#define AH_IS_EMPTY_HELPER(x)
#define AH_IS_EMPTY(x)

Macro Definition Documentation

◆ AH_IS_EMPTY_HELPER

#define AH_IS_EMPTY_HELPER ( x)
Value:
x##1

Definition at line 12 of file AH/Settings/SettingsWrapper.hpp.

◆ AH_IS_EMPTY

#define AH_IS_EMPTY ( x)
Value:
#define AH_IS_EMPTY_HELPER(x)

Definition at line 13 of file AH/Settings/SettingsWrapper.hpp.