Issue #37 Reset FPS counter when network is connected

This commit is contained in:
Mat Sutcliffe
2021-08-09 00:11:03 +01:00
parent 81d2dbbac9
commit a89ca2d59a
6 changed files with 30 additions and 1 deletions

View File

@@ -105,6 +105,8 @@ R"XML(<node>
<arg name="trackMilesShort" type="d" direction="out"/>
<arg name="minutesLate" type="d" direction="out"/>
</method>
<method name="resetFrameTotals">
</method>
<method name="getLatitudeDeg">
<arg type="d" direction="out"/>
</method>