NordicSemiconductor / IOS-nRF-Connect-Device-Manager

A mobile management library for devices supporting nRF Connect Device Manager.
https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK
Apache License 2.0
90 stars 41 forks source link

Fix for NaN Upload Speed #65

Closed dinesharjani closed 2 years ago

dinesharjani commented 2 years ago

Dividing by a very small number smaller than 1 is not usually a good idea when it comes to Float(s) and Double(s).