REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
calibration.cpp File Reference
#include "proto/main.pb.h"
#include "redac/calibration.h"
#include "handlers/calibration.h"
#include <Arduino.h>
#include <utility>
Include dependency graph for calibration.cpp:

Go to the source code of this file.

Namespaces

namespace  platform
 

Functions

IPAddress platform::get_ip_of_external_device (uint32_t entity_id)
 
void platform::set_ip_of_external_device (uint32_t entity_id, IPAddress ip_address)
 

Variables

std::map< uint32_t, IPAddress > platform::_external_entity_map {}