summaryrefslogtreecommitdiff
path: root/fw/app/src/settings.h
AgeCommit message (Collapse)Author
4 daysWIP: fw: app: Fix SEGFAULTxengineering
TODO: Only JSON numbers seem to be encodable. Strings lead to SEGFAULT TODO: For some reason the encoded string is not part of the HTTP response.
4 daysWIP: fw: app: Encode settings with JSON libxengineering
TODO: SEGFAULT in json_escape_internal (grrrrr)
4 daysfw: app: http: Add working GET /settings.jsonxengineering