...
The following example uses the change version of the CANopen stack to implement an application, which is independent from specific features of version.
Code Block | ||
---|---|---|
| ||
:
if (<code>COVerChange()</code> == 24153) {
/* do some compatibility stuff */
}
: |