Open
Description
Every BLE sketch needs a handful of them. We all end up going to https://www.uuidgenerator.net/ to get them. Why not just build in the function?
const char[] createUUID(), for example.
Every BLE sketch needs a handful of them. We all end up going to https://www.uuidgenerator.net/ to get them. Why not just build in the function?
const char[] createUUID(), for example.