Fix ntploggps for newer versions of gps module
Current versions of the gps module have no isnan() function. This has been removed in favor of isfinite(). Note that this change breaks ntploggps on older versions of the gps module.
Loading
Please register or sign in to comment