mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 08:15:26 +03:00
Current monitoring on CC3D
This commit is contained in:
parent
fd32ad6fcb
commit
d0ec471d03
5 changed files with 46 additions and 11 deletions
|
@ -39,6 +39,7 @@ typedef struct drv_pwm_config_t {
|
|||
bool useParallelPWM;
|
||||
bool usePPM;
|
||||
bool useRSSIADC;
|
||||
bool useCurrentMeterADC;
|
||||
#ifdef STM32F10X
|
||||
bool useUART2;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue