Skip to content

Commit

Permalink
R9M 1W setting is Auto up to 1W
Browse files Browse the repository at this point in the history
  • Loading branch information
kilrah committed Jan 6, 2019
1 parent 37f0ba6 commit 913efce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radio/src/pulses/pulses_arm.h
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ enum R9MLBTPowerValues {
#define TR_R9M_REGION "FCC\0 ""EU\0 ""868MHz""915MHz"
#define LEN_R9M_FCC_POWER_VALUES "\013"
#define LEN_R9M_LBT_POWER_VALUES "\013"
#define TR_R9M_FCC_POWER_VALUES "10 mW\0 " "100 mW\0 " "500 mW\0 " "Auto <= 1 W"
#define TR_R9M_FCC_POWER_VALUES "10 mW\0 " "100 mW\0 " "500 mW\0 " "Auto <= 1 W"
#define TR_R9M_LBT_POWER_VALUES "25 mW 8ch\0 " "25 mW 16ch\0" "200 mW 16ch" "500 mW 16ch"

enum R9MFCCPowerValues {
Expand Down

0 comments on commit 913efce

Please sign in to comment.