-->
Page 1 of 1

How use teToff in structure at_linkConType?

PostPosted: Thu May 09, 2019 2:49 am
by funte91
How use teToff in structure at_linkConTyped?

Code: Select alltypedef struct
{
    bool linkEn;
    bool teToff;
    bool linkId;
    // ...
}at_linkConType;