|
| ~FcSwitch () |
|
void | set (const char *refname, const char *title, bool value) |
|
char * | get () |
|
◆ ~FcSwitch()
◆ get()
◆ set()
void FcSwitch::set |
( |
const char * | refname, |
|
|
const char * | title, |
|
|
bool | value ) |
- Parameters
-
refname | - it is the reference name of the object |
title | - is the text displayed next to the switch |
value | - is the default value of the switch when creating and the selected value when submitting |
- Returns
- void
The documentation for this class was generated from the following files:
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/fc_switch.h
- C:/Users/flavio_unige/Desktop/semilimes/sdk/semilimes MCU SDK/github/semilimes_mcu_sdk/src/components/fc_switch.cpp