diff options
Diffstat (limited to '')
| -rw-r--r-- | fsm/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ #pragma once -#include "fsm-main.h" +#include "fsm/main.h" #if PWM_CHANNELS == 4 #ifdef AVRXMEGA3 // ATTINY816, 817, etc |
![]() |
index : anduril | |
| Unnamed repository; edit this file 'description' to name the repository. | root |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | fsm/main.c | 2 |
@@ -4,7 +4,7 @@ #pragma once -#include "fsm-main.h" +#include "fsm/main.h" #if PWM_CHANNELS == 4 #ifdef AVRXMEGA3 // ATTINY816, 817, etc |