pub const MAX_ENTRIES: usize = 12;Expand description
One TX boundary for the device identity plus RX boundaries for
MAX_DEV_PEERS (8) peers, with slack for a stale generation of
entries surviving until the next journal clear (identity
provisioning and CMD_CLEAR both clear the journal).