diff options
Diffstat (limited to '')
| -rw-r--r-- | hwdef-blf-gt-mini.h (renamed from hwdef-BLF_GT_Mini.h) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hwdef-BLF_GT_Mini.h b/hwdef-blf-gt-mini.h index 1706749..f4a4d7b 100644 --- a/hwdef-BLF_GT_Mini.h +++ b/hwdef-blf-gt-mini.h @@ -4,7 +4,8 @@ #pragma once // exactly the same as a D1S, but with a lighted button -#include "hwdef-Emisar_D1S.h" +// (which is the same hwdef as a D4) +#include "hwdef-emisar-d4.h" // lighted button #ifndef AUXLED_PIN |
