REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
persistent.cpp File Reference
#include "nvmconfig/persistent.h"
#include <ArduinoJson.h>
#include "utils/error.h"
#include "utils/logging.h"
#include "utils/streaming_json.h"
#include <net/auth.h>
Include dependency graph for persistent.cpp:

Go to the source code of this file.

Functions

void debug_print_json (JsonObjectConst thing)
 

Function Documentation

◆ debug_print_json()

void debug_print_json ( JsonObjectConst thing)

Definition at line 11 of file persistent.cpp.