Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap query key separator macro with ifndef #93

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

dan4thewin
Copy link
Contributor

@dan4thewin dan4thewin commented Apr 11, 2021

Requested in issue #92

This change allows the separator character to be overridden by defining the macro on the command line.

 $ gcc -ansi -Wall -Iinclude "-DJSON_QUERY_KEY_SEPARATOR='|'" -c core_json.c

@gkwicker gkwicker merged commit 8b9cb3e into FreeRTOS:main Apr 12, 2021
@dan4thewin dan4thewin deleted the query-separator-1 branch April 13, 2021 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants