REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
uuid.h File Reference
#include <Arduino.h>
#include <ArduinoJson.h>
#include <cstdlib>
#include <string>
Include dependency graph for uuid.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
struct | utils::UUID |
This is a small UUID representation class. More... | |
Namespaces | |
namespace | utils |
Functions | |
void | utils::convertToJson (const UUID &uuid, JsonVariant target) |
void | utils::convertFromJson (JsonVariantConst src, UUID &uuid) |