Vinicius Bernardi
unread,Aug 2, 2024, 11:21:03 AM8/2/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nanopb
I had implemented a version to describe messages in JSON using a light weight implementation and useful to debug (printf) the messages , I had changed a little the compiler and include at protobuf headers the JSON version to describe using the same memory area using a printf like ( could be a warper ) , I have no big experience contributing to a open source project, so if it would make sense, pls let me know, and I can try to submit and learn process to contribute at the better way.