Skip to content

Commit

Permalink
Update FreeVario.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaubart committed Dec 12, 2024
1 parent ba6b325 commit 466c8b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Device/Driver/FreeVario.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,8 @@ FreeVarioDevice::OnCalculatedUpdate(const MoreData &basic,
* double qnhHp = basic.settings.qnh.GetHectoPascal();
* snprintf(nmeaOutbuffer,sizeof(nmeaOutbuffer),"PFV,QNH,%f",qnhHp);
* PortWriteNMEA(port, nmeaOutbuffer, env);
* }
}*/
* }*/
}

/*
* Send the internal xcsoar mc value to FreeVario device to
Expand Down

0 comments on commit 466c8b1

Please sign in to comment.