16 lines
386 B
C
16 lines
386 B
C
/*
|
|
* static indication definitions for enduranceTestBench - generated by CANopen DeviceDesigner 3.14.2
|
|
* Fri Apr 25 13:57:30 2025
|
|
*/
|
|
|
|
/* protect against multiple inclusion of the file */
|
|
#ifndef GEN_INDICATION
|
|
#define GEN_INDICATION 1
|
|
|
|
/*
|
|
There are not any static indication functions defined.
|
|
If there were some, they would be declared here.
|
|
*/
|
|
|
|
#endif /* GEN_INDICATION*/
|