diff options
Diffstat (limited to 'stm/qstrdefsport.h')
-rw-r--r-- | stm/qstrdefsport.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stm/qstrdefsport.h b/stm/qstrdefsport.h index 3b20e3acd3..645c2b8c72 100644 --- a/stm/qstrdefsport.h +++ b/stm/qstrdefsport.h @@ -12,6 +12,7 @@ Q(sync) Q(gc) Q(delay) Q(switch) +Q(SW) Q(servo) Q(pwm) Q(accel) @@ -40,3 +41,5 @@ Q(Pin) Q(PinMap) Q(PinAF) Q(PinNamed) +Q(Exti) +Q(ExtiMeta) |