File tree Expand file tree Collapse file tree 8 files changed +0
-8
lines changed Expand file tree Collapse file tree 8 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 131131#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
132132#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
133133#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
134- #define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 110
135134#define DEFAULT_CURRENT_METER_SCALE 250
136135#define BEEPER_INVERTED
137136#define SDIO_DEVICE SDIODEV_1
Original file line number Diff line number Diff line change 148148#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
149149#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
150150#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
151- #define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 110
152151#define DEFAULT_CURRENT_METER_SCALE 250
153152#define BEEPER_INVERTED
154153#define BEEPER_PWM_HZ 2500
Original file line number Diff line number Diff line change 135135#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
136136#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
137137#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
138- #define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 110
139138#define DEFAULT_CURRENT_METER_SCALE 210
140139#define BEEPER_INVERTED
141140
Original file line number Diff line number Diff line change 130130
131131#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
132132#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
133- #define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 110
134133#define DEFAULT_CURRENT_METER_SCALE 100
135134
136135#define BEEPER_INVERTED
Original file line number Diff line number Diff line change 170170#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
171171#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
172172
173- #define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 110
174173#define DEFAULT_CURRENT_METER_SCALE 250
175174
176175#define BOX_USER1_NAME "CAM SW"
Original file line number Diff line number Diff line change 108108#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
109109#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
110110#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
111- #define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 110
112111#define DEFAULT_CURRENT_METER_SCALE 350
113112#define BEEPER_INVERTED
114113#define FLASH_SPI_INSTANCE SPI3
Original file line number Diff line number Diff line change 111111#define DEFAULT_DSHOT_BITBANG DSHOT_BITBANG_ON
112112#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
113113#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
114- #define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 110
115114#define DEFAULT_CURRENT_METER_SCALE 250
116115#define BEEPER_INVERTED
117116#define MAX7456_SPI_INSTANCE SPI2
Original file line number Diff line number Diff line change 133133#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
134134#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
135135#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
136- #define DEFAULT_VOLTAGE_METER_SCALE_DEFAULT 110
137136#define DEFAULT_CURRENT_METER_SCALE 350
138137#define BEEPER_INVERTED
139138#define MAX7456_SPI_INSTANCE SPI2
You can’t perform that action at this time.
0 commit comments