ESP_IOT v2.5
IOT ESP Coding
ChainUseStruct Struct Reference

#include <PreferencesController.h>

Collaboration diagram for ChainUseStruct:
Collaboration graph

Public Attributes

int chainUseCount
 number of chain More...
 
ChainButtonStructchainButtonStructArray
 1.22.26 define a Chainbutton and creates N of them More...
 

Detailed Description

12.19.25 ChainStruct, duplicated from above NOTE: the parser will be updated... TODO: update the parser

Definition at line 390 of file PreferencesController.h.

Member Data Documentation

◆ chainButtonStructArray

ChainButtonStruct* ChainUseStruct::chainButtonStructArray

1.22.26 define a Chainbutton and creates N of them

Definition at line 395 of file PreferencesController.h.

◆ chainUseCount

int ChainUseStruct::chainUseCount

number of chain

Definition at line 392 of file PreferencesController.h.


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