|
PixelKey
NeoPixel USB Key
|
Arguments to config-set command. More...
#include <pixelkey_commands.h>
Data Fields | |
| char | key [(32)] |
| Configuration key. | |
| value_type_t | value_type |
| Type for value. | |
| union { | |
| int32_t i32 | |
| Integer config value. | |
| float f32 | |
| Float config value. | |
| bool b | |
| Boolean config value. | |
| } | value |
| Configuration value. | |
Arguments to config-set command.