Control Surface
1.1.0
MIDI Control Surface library for Arduino
src
Arduino_Helpers.h
Go to the documentation of this file.
1
/**
2
* @file
3
* @brief Dummy header file for Arduino builder.
4
* You have to add this file first, so the other headers are in the
5
* include path.
6
*
7
* @author Pieter Pas
8
* @date 2019-11-07
9
*/
10
11
#pragma once
12
13
#include <Arduino.h>
// For VSCode errors in examples
14
#include <
AH/Settings/NamespaceSettings.hpp
>
15
16
BEGIN_AH_NAMESPACE
17
END_AH_NAMESPACE
18
19
#ifndef NO_USING_NAMESPACE_AH
20
USING_AH_NAMESPACE
;
21
#endif
USING_AH_NAMESPACE
USING_AH_NAMESPACE
Definition:
Control_Surface.h:143
BEGIN_AH_NAMESPACE
#define BEGIN_AH_NAMESPACE
Definition:
AH/Settings/NamespaceSettings.hpp:9
END_AH_NAMESPACE
#define END_AH_NAMESPACE
Definition:
AH/Settings/NamespaceSettings.hpp:10
NamespaceSettings.hpp
Generated by
1.8.16