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
87 stars 38 forks source link

Nitpick: UInt8 have .min and .max values, so no need to hardcode them #178

Closed dinesharjani closed 8 months ago

dinesharjani commented 8 months ago

We can just call upon minimum and maximum UInt8 values to get the correct ones.