Skip to content

Commit e15cac0

Browse files
committed
Indicate payload type is array
This is an alternative to explicitly specifying the length in the title while maintaining good readability in document TOC.
1 parent 87a43d5 commit e15cac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ This register is used to reboot the Device, optionally save or restore non-volat
313313
>
314314
> To avoid unexpected behavior, the Controller SHOULD set only one bit at a time when sending a `Write` request to `R_RESET_DEV`.
315315
316-
### **`R_DEVICE_NAME` (25 Bytes) – Human-readable device name**
316+
### **`R_DEVICE_NAME` (U8 Array) – Human-readable device name**
317317

318318
Address: `012`
319319

0 commit comments

Comments
 (0)