summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inc/AEEStdErr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/AEEStdErr.h b/inc/AEEStdErr.h
index 638410d..fda7fe9 100644
--- a/inc/AEEStdErr.h
+++ b/inc/AEEStdErr.h
@@ -179,6 +179,7 @@
#define AEE_EEVENTREAD (AEE_EOFFSET + 0x06F) /// event read failed
#define AEE_EMAXBUFS (AEE_EOFFSET + 0x070) /// Maximum buffers
#define AEE_EINVARGS (AEE_EOFFSET + 0x071) /// Invalid Arguments
+#define AEE_ECONNREFUSED (AEE_EOFFSET + 0x072) /// Connection refused to DSP
#define AEE_ESMD_OFFSET (AEE_EOFFSET + 0x100) /// SMD errors offset
#define AEE_ESMDBADPACKET (AEE_EOFFSET + 0x101) /// SMD invalid packet size