diff options
Diffstat (limited to 'cores/xinput/new.h')
-rw-r--r-- | cores/xinput/new.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cores/xinput/new.h b/cores/xinput/new.h new file mode 100644 index 0000000..d529853 --- /dev/null +++ b/cores/xinput/new.h @@ -0,0 +1,3 @@ +// This file originally used a non-standard name for this Arduino core +// only, so still expose the old new.h name for compatibility. +#include "new" |