I'm trying to use the Tango C API, but in all the files in the SDK, there are references to #include <tango-api/public-api.h>
. I have done some research and cannot find where to get the public tango API or what it is. Shouldn't the SDK include all the required header files?
What is the public API and how do I get it?