Skip to content

Commit

Permalink
Merge pull request #9703 from P-I-Engineer/aocodaf405_aio_current_sen…
Browse files Browse the repository at this point in the history
…sor_fix

current meter scale to 500
  • Loading branch information
DzikuVx authored Feb 8, 2024
2 parents e2fd2d9 + 121c2a2 commit f2f5356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/target/AOCODARCF405AIO/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
#define SERIALRX_UART SERIAL_PORT_USART2
#define DEFAULT_RX_TYPE RX_TYPE_SERIAL
#define SERIALRX_PROVIDER SERIALRX_CRSF
#define CURRENT_METER_SCALE 250
#define CURRENT_METER_SCALE 500

/*** Optical Flow & Lidar ***/
#define USE_RANGEFINDER
Expand Down

0 comments on commit f2f5356

Please sign in to comment.