From 563f69b870a7f71026c50605b531ed40d667b0a2 Mon Sep 17 00:00:00 2001 From: HampusM Date: Mon, 7 Mar 2022 13:48:57 +0100 Subject: rename arduino core dir to xinput --- cores/arduino/new.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 cores/arduino/new.h (limited to 'cores/arduino/new.h') diff --git a/cores/arduino/new.h b/cores/arduino/new.h deleted file mode 100644 index d529853..0000000 --- a/cores/arduino/new.h +++ /dev/null @@ -1,3 +0,0 @@ -// 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" -- cgit v1.2.3-18-g5258