|
ESP_IOT v2.5
IOT ESP Coding
|
#include <PreferencesController.h>

Public Attributes | |
| int | chainUseCount |
| number of chain More... | |
| ChainButtonStruct * | chainButtonStructArray |
| 1.22.26 define a Chainbutton and creates N of them More... | |
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.
| ChainButtonStruct* ChainUseStruct::chainButtonStructArray |
1.22.26 define a Chainbutton and creates N of them
Definition at line 395 of file PreferencesController.h.
| int ChainUseStruct::chainUseCount |
number of chain
Definition at line 392 of file PreferencesController.h.