Skip to content
Ken Sharp edited this page Dec 8, 2023 · 1 revision

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

Related Links

Clone this wiki locally