Skip to content

PlummersSoftwareLLC/ESP_UUID

This branch is 4 commits ahead of protohaus/ESP_UUID:main.

Repository files navigation

MIT Licence

ESP UUID

A library to work with UUIDs.

It supports:

  • generating them
  • parsing them from
    • Strings
    • char arrays
    • ArduinoJson documents.
  • being a key in std::map

Library is extracted from the sdg-controller firmware.

Limitations

Currently only v4 is supported.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%