diff options
Diffstat (limited to 'hw/wurkkos/ts10/cfg.h')
| -rw-r--r-- | hw/wurkkos/ts10/cfg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/wurkkos/ts10/cfg.h b/hw/wurkkos/ts10/cfg.h index 90839e7..b554b21 100644 --- a/hw/wurkkos/ts10/cfg.h +++ b/hw/wurkkos/ts10/cfg.h @@ -5,8 +5,8 @@ // same as the BLF Q8 T1616, mostly (added Dynamic PWM) #define MODEL_NUMBER "0714" -#include "hwdef-wurkkos-ts10.h" -#include "wurkkos-cfg.h" +#include "wurkkos/ts10/hwdef.h" +#include "wurkkos/cfg.h" // ATTINY: 1616 // uses forward-facing aux LEDs |
