Firmware
Public Types | Public Attributes | List of all members
options Struct Reference

Public Types

enum  eTransports { UART, UDP }
 

Public Attributes

eTransports transport = options::eTransports::UART
 
char device [64] = DEVICE
 
int update_time_ms = UPDATE_TIME_MS
 
int loops = LOOPS
 
int sleep_ms = SLEEP_MS
 
struct baudtype baudrate = {.code = BAUDRATE, .val = BAUDRATE_VAL}
 
int poll_ms = POLL_MS
 
uint16_t recv_port = DEFAULT_RECV_PORT
 
uint16_t send_port = DEFAULT_SEND_PORT
 

The documentation for this struct was generated from the following file: