mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-17 20:19:43 -07:00
7ebbadfbf8
* add decode_char * Skip double malloc(), can just tell printf() how long the string is * Decode URI within the same buffer * Only decode if next 2 chars are valid hex * Update changelog * Clearer code for hex decode Co-authored-by: jaylikesbunda <jaylikesbunda@users.noreply.github.com> --------- Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Co-authored-by: jaylikesbunda <jaylikesbunda@users.noreply.github.com>