1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00

Delete unused pwm rssi code - rssi adc is used instead since the rate

used (8khz) by some frsky receivers is too fast to be detected using the
pwm rssi code without bogging down the cpu in interrupt handlers.
This commit is contained in:
Dominic Clifton 2014-08-02 01:38:09 +01:00
parent 58e0900d5e
commit 582503c0e6
4 changed files with 0 additions and 144 deletions

View file

@ -26,7 +26,6 @@
#include "timer.h"
#include "pwm_output.h"
#include "pwm_rssi.h"
#include "pwm_rx.h"
#include "pwm_mapping.h"
/*