From cc6d0b12beb015cc7f214d68b340ccda08c59403 Mon Sep 17 00:00:00 2001 From: Flokke Date: Thu, 7 May 2026 12:20:49 +0200 Subject: [PATCH] Update rfEventQueue size from 32 to 8 in architecture diagram --- architecture.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architecture.html b/architecture.html index ec6a0b8..6194f50 100644 --- a/architecture.html +++ b/architecture.html @@ -154,7 +154,7 @@ - rfEventQueue[32] + rfEventQueue[8]