mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +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/compass.h"
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/timer.h"
|
||||
#include "drivers/pwm_rx.h"
|
||||
#include "drivers/rx_pwm.h"
|
||||
#include "drivers/rx_spi.h"
|
||||
#include "drivers/serial.h"
|
||||
#include "drivers/pwm_esc_detect.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue