Document DBus error codes and messages.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
enum {
|
||||
MM_SERIAL_OPEN_FAILED = 0,
|
||||
MM_SERIAL_SEND_FAILED = 1,
|
||||
MM_SERIAL_SEND_FAILED = 1,
|
||||
MM_SERIAL_RESPONSE_TIMEOUT = 2
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user