SimpleBLE icon indicating copy to clipboard operation
SimpleBLE copied to clipboard

Lowercase address on Windows and uppercase on Linux

Open spikeyamk opened this issue 2 years ago • 0 comments

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

spikeyamk avatar Dec 17 '23 03:12 spikeyamk