Skip to content

PlummersSoftwareLLC/ESP_UUID

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%