Comment by camgunz

5 months ago

> As for parsing JSON, the upside is that's its trivial to debug over serial, both viewing and sending, and in my case I could assume limited shenanigans and fail hard if there were issues.

Totally yeah, text formats are way easier to work with. This is a very undersold benefit of JSON.