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