Skip to content

Commit 7e9df00

Browse files
committed
Minor wording improvement
1 parent ff5c4f0 commit 7e9df00

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
@@ -68,7 +68,7 @@ The following set of Device core registers MUST be implemented. These reserved r
6868
|[`R_HEARTBEAT`](#r_heartbeat-u16--device-status-information)|Yes|Yes|U16|018|b)|Monitors device status|Required|
6969
|[`R_VERSION`](#r_version-u8--device-version-information)|-|Yes|U8|019|a)|Device version information|Required|
7070

71-
||a) These values MUST be stored during the firmware build process and are persistent, i.e. they SHALL NOT be changeable by the Controller.<br>b) Check register notes on the specific register explanation |
71+
||a) These values MUST be stored during the firmware build process and are persistent, i.e. they SHALL NOT be changeable by the Controller.<br>b) Check notes on the specific register specification. |
7272
| :- | :- |
7373

7474
<!---

0 commit comments

Comments
 (0)