FrSky GPS code size and de-duplication improvements.
commit69292fc9668ec668af9ac1cd1b313159ce32519e
authorDominic Clifton <me@dominicclifton.name>
Thu, 7 May 2015 12:51:03 +0000 (7 13:51 +0100)
committerDominic Clifton <me@dominicclifton.name>
Thu, 7 May 2015 12:51:03 +0000 (7 13:51 +0100)
tree7c63a1aaca8fac1ceadf407f85b172286db2290e
parent4f752ea9465ff7dc6d74557026e6fdf277afb16e
FrSky GPS code size and de-duplication improvements.

I noticed this after merging 593db0ce1eb47e8ddc95ea7fab03c37871818cbb.

If the telemetry screen shows no fix when the fix is lost then perhaps
the intention was to make localGPS_coord static in the original code,
but if GPS_coord retains it's value when a fix is lost then this is ok,
please test!
src/main/telemetry/frsky.c