Removed some warnings.

This commit is contained in:
Salvatore Pitrulli 2011-03-25 09:07:54 +01:00 committed by Salvatore Pitrulli
parent 774ac10bca
commit 57163c616d
3 changed files with 2 additions and 5 deletions

View file

@ -46,7 +46,6 @@ void stCalibrateVref(void)
// Calibrate Vref by measuring a known voltage, Vdd/2.
//
// FIXME: add support for calibration if done in boost mode.
extern int16u stmRadioTxPowerMode;
tokTypeMfgAnalogueTrimBoth biasTrim;
halCommonGetMfgToken(&biasTrim, TOKEN_MFG_ANALOG_TRIM_BOTH);