mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Renamed drivers/pwm_rx.c to drivers/rx_pwm.c
This commit is contained in:
parent
d557281f0a
commit
b269de2acc
11 changed files with 11 additions and 11 deletions
|
@ -38,7 +38,7 @@
|
|||
#include "drivers/accgyro.h"
|
||||
#include "drivers/gpio.h"
|
||||
#include "drivers/timer.h"
|
||||
#include "drivers/pwm_rx.h"
|
||||
#include "drivers/rx_pwm.h"
|
||||
|
||||
#include "common/printf.h"
|
||||
#include "common/axis.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue