KiCad PCB EDA Suite
|
#include <lset.h>
#include <netclass.h>
#include <project/tuning_profiles.h>
#include <nlohmann/json.hpp>
#include <settings/parameters.h>
Go to the source code of this file.
Variables | |
constexpr int | tuningParametersSchemaVersion = 0 |
|
constexpr |
Definition at line 29 of file tuning_profiles.cpp.
Referenced by TUNING_PROFILES::TUNING_PROFILES().