From def7501c624708e769ccce11f7101c8fbd9e5e9f Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 5 Jan 2026 20:12:21 +0100 Subject: [PATCH] dictionary update --- cspell.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index 24df974df..880eedb9c 100644 --- a/cspell.json +++ b/cspell.json @@ -35,6 +35,7 @@ "managed_components/**", "pnpm-*.yaml", "vite.config.ts", - "lib/esp32-psram/**" + "lib/esp32-psram/**", + "test/test_api/test_api.h" ] } \ No newline at end of file