* etc.
* This provides some robustness against network outages, automatically
* replaying the log periodically to be collected after connectivity
- * is restored.
- *
- * Values above 17 are currently not recommended because the current
- * wire format uses a 16-bit field for a duration in seconds, which wraps
- * at 18 hours.
- * */
-const uint config_resend_count = 5;
+ * is restored. */
+const uint config_resend_count = 16;
/* These control the size of the per-send-count press queues.
When the button is pressed more than config_maximum_queue_size times