|
Motion Master
|
#include "soem_slave.h"#include <nlohmann/json.hpp>#include <variant>#include "comm/soem.h"#include "global.h"#include "loguru.h"#include "util.h"
Macros | |
| #define | FOE_BUFFER_SIZE (10 * 1024 * 1024) |
| #define | IGH_MAX_FILE_SIZE 9000 |
Variables | |
| std::set< std::string > | known_file_names |
| #define FOE_BUFFER_SIZE (10 * 1024 * 1024) |
| #define IGH_MAX_FILE_SIZE 9000 |
| std::set<std::string> known_file_names |