1 2 3 4 5 6
#ifndef CLUSTER_API_TACHO_H #define CLUSTER_API_TACHO_H unsigned long getTaAnalogVal(void); #endif // CLUSTER_API_TACHO_H