OpenBluetoothToolbox / SimpleBLE

SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
https://www.simpleble.org
Other
619 stars 107 forks source link

Lowercase address on Windows and uppercase on Linux #280

Open spikeyamk opened 7 months ago

spikeyamk commented 7 months ago

Peripheral::address() returns a lowercase std::string in Windows and uppercase in Linux.