HF-TMC51x0 Driver (TMC5130 & TMC5160) 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC51x0 (TMC5130 & TMC5160)
Loading...
Searching...
No Matches
Settings Struct Reference

Complete settings structure containing both test unit and UI settings. More...

#include <espnow_protocol.hpp>

Collaboration diagram for Settings:
[legend]

Public Attributes

TestUnitSettings test_unit
 Test machine settings (synced via ESP-NOW)
 
UISettings ui
 UI board settings (local only)
 

Detailed Description

Complete settings structure containing both test unit and UI settings.

This is the main settings structure used throughout the application.

Member Data Documentation

◆ test_unit

TestUnitSettings Settings::test_unit

Test machine settings (synced via ESP-NOW)

◆ ui

UISettings Settings::ui

UI board settings (local only)


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