Only queue 2 client notification

This commit is contained in:
Ben Meadors
2025-09-12 16:07:27 -05:00
parent 1914fa0321
commit 8989de118c

View File

@@ -30,7 +30,7 @@
/// max number of ClientNotification packets which can be waiting for delivery to phone
#ifndef MAX_RX_NOTIFICATION_TOPHONE
#define MAX_RX_NOTIFICATION_TOPHONE 4
#define MAX_RX_NOTIFICATION_TOPHONE 2
#endif
/// Verify baseline assumption of node size. If it increases, we need to reevaluate