purduesigbots / pros

Source code for PROS kernel: open source C/C++ development for the VEX V5 microcontroller
https://pros.cs.purdue.edu
Other
259 stars 76 forks source link

🐛 PROS 4: fix cobs_encode() name clashing at runtime #505

Closed R11G closed 1 year ago

R11G commented 1 year ago

Summary:

Change symbol for cobs_encode() to not public.

References (optional):

Issue #418

Test Plan:

Ensure a function named cobs_encode() in a pros project calls that function when called instead of the pros one Ensure other functions in pros doesn't have the same issue

noam987 commented 1 year ago

Closed. Not currently in the works for PROS 4.0