summaryrefslogtreecommitdiffstats
path: root/device/queueconstants_default.go
diff options
context:
space:
mode:
Diffstat (limited to 'device/queueconstants_default.go')
-rw-r--r--device/queueconstants_default.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/device/queueconstants_default.go b/device/queueconstants_default.go
index 18f0bea..52a199d 100644
--- a/device/queueconstants_default.go
+++ b/device/queueconstants_default.go
@@ -8,6 +8,7 @@
package device
const (
+ QueueStagedSize = 128
QueueOutboundSize = 1024
QueueInboundSize = 1024
QueueHandshakeSize = 1024