Adjusted addressing
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
|
||||
|
||||
|
||||
//Application defined addresses
|
||||
#define INCP_ENDPOINT_NVAL (~(endpoint_t)0)
|
||||
#define INCP_ENDPOINT_TTC ((endpoint_t)1)
|
||||
|
||||
int main()
|
||||
{
|
||||
incp_async_ping(INCP_ENDPOINT_TTC, NULL);
|
||||
|
||||
Reference in New Issue
Block a user