Skip to content

Commit

Permalink
Change current scale BFF3
Browse files Browse the repository at this point in the history
  • Loading branch information
borisbstyle committed Feb 20, 2017
1 parent a66be14 commit 906e240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/target/BETAFLIGHTF3/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ void targetConfiguration(master_t *config)
{
UNUSED(config);

batteryConfig->currentMeterScale = 235;
batteryConfig->currentMeterScale = 220;
}
#endif

0 comments on commit 906e240

Please sign in to comment.