Only queue 2 client notification
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
/// max number of ClientNotification packets which can be waiting for delivery to phone
|
/// max number of ClientNotification packets which can be waiting for delivery to phone
|
||||||
#ifndef MAX_RX_NOTIFICATION_TOPHONE
|
#ifndef MAX_RX_NOTIFICATION_TOPHONE
|
||||||
#define MAX_RX_NOTIFICATION_TOPHONE 4
|
#define MAX_RX_NOTIFICATION_TOPHONE 2
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/// Verify baseline assumption of node size. If it increases, we need to reevaluate
|
/// Verify baseline assumption of node size. If it increases, we need to reevaluate
|
||||||
|
|||||||
Reference in New Issue
Block a user