|
Defines | |
| #define | ACK 0x06 |
| #define | NACK 0x15 |
| #define ACK 0x06 |
ACK tells the host that the command was understood and the operation is completed
Definition at line 21 of file uDRIVE_uSD_G1.h.
| #define NACK 0x15 |
NACK The command sent to the module was incorrect.
Definition at line 25 of file uDRIVE_uSD_G1.h.
1.5.5