Motion Master 6.0.0-alpha.50
Next-generation motion control software
Loading...
Searching...
No Matches
config.cc File Reference
#include "config.h"
#include <algorithm>
#include <array>
#include <string>
Include dependency graph for config.cc:

Functions

std::expected< Config, std::string > parseConfig (const nlohmann::json &doc)
 

Function Documentation

◆ parseConfig()

std::expected< Config, std::string > parseConfig ( const nlohmann::json &  doc)