mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
03a8bd7674
can catch it and return -1. Do NOT panic when they are null as this is something that should be caugth at run time in some cases. Ideally as a compromise in a task start it could have a set of PIOS_Assert(ObjectNameHandle()) to make sure the minimal set of objects it needs are there.
Check the wiki