DeviceNameLen
An unsigned char numeric value that defines the length of a null terminated string large enough to hold the device name (including the NULL character).
Example
Device Name | DeviceNameLen |
---|---|
Arduino Uno | 12 |
chipKIT WF32 | 13 |
Beagle Bone Black | 18 |