Control Surface main
MIDI Control Surface library for Arduino
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ble-macro-fix.h
Go to the documentation of this file.
1#ifdef min
2#undef min
3#endif
4
5#ifdef max
6#undef max
7#endif