![]() |
Morse Micro IoT SDK
2.10.4
|
String type with maximum length of 254 (excluding null terminator).
Definition at line 301 of file mmagic_controller.h.
#include <mmagic_controller.h>
Data Fields | |
| uint8_t | len |
| Length of string contents (excluding null terminator). More... | |
| char | data [254+1] |
| The string contents. More... | |
| char string254::data[254+1] |
The string contents.
Definition at line 307 of file mmagic_controller.h.
| uint8_t string254::len |
Length of string contents (excluding null terminator).
Definition at line 304 of file mmagic_controller.h.