diff options
| -rw-r--r-- | firmware/config-playerold.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/firmware/config-playerold.h b/firmware/config-playerold.h deleted file mode 100644 index 2068c94..0000000 --- a/firmware/config-playerold.h +++ /dev/null @@ -1,11 +0,0 @@ -/* define this if you have a charcell LCD display */ -#define HAVE_LCD_CHARCELLS 1 - -/* define this if you have the Player's keyboard */ -#define HAVE_PLAYER_KEYPAD 1 - -/* Define this if you have a MAS3507D */ -#define HAVE_MAS3507D - -/* Define this if you have a DAC3550A */ -#define HAVE_DAC3550A |