Ryan Malloy 82cd0e5c9d Fix Response.data normalisation in parse_message() too
The previous commit only fixed Response.from_json(), but the serial
client's read loop uses parse_message() which constructs Response
directly. Apply the same string-to-dict normalisation there.
2026-02-02 15:58:20 -07:00
Description
ESP32 Bluetooth test harness MCP server for automated E2E testing
240 KiB
Languages
C 55.2%
Python 43.9%
Makefile 0.7%
CMake 0.2%