-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
dwire-debug/src/commands/NonVolatile.c
Line 141 in d6af573
| DwSend(Bytes(0x66)); |
There is no need for DwSend(Bytes(0x66)) before calling DwSetRegs since DwSetRegs sends the appropriate setup command.
Similarly DwSend(Bytes(0x64)) on line 144 is also redundant since the following DwOut call sends this via DwInst.
Metadata
Metadata
Assignees
Labels
No labels