Trim long debug string message in hitune

This commit is contained in:
daniel.boteanu 2010-01-09 15:13:49 +00:00
parent 1eb7596aad
commit d724614963

View file

@ -206,7 +206,7 @@ void MeasureAntennaTuningHf(void)
{ {
int vHf = 0; // in mV int vHf = 0; // in mV
DbpString("Measuring HF antenna characteristics, press button to exit"); DbpString("Measuring HF antenna, press button to exit");
for (;;) { for (;;) {
// Let the FPGA drive the high-frequency antenna around 13.56 MHz. // Let the FPGA drive the high-frequency antenna around 13.56 MHz.