diff options
Diffstat (limited to 'include/cluster_api_tacho.h')
-rw-r--r-- | include/cluster_api_tacho.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/cluster_api_tacho.h b/include/cluster_api_tacho.h new file mode 100644 index 0000000..38d2ddd --- /dev/null +++ b/include/cluster_api_tacho.h @@ -0,0 +1,6 @@ +#ifndef CLUSTER_API_TACHO_H +#define CLUSTER_API_TACHO_H + +unsigned long getTaAnalogVal(void); + +#endif // CLUSTER_API_TACHO_H
\ No newline at end of file |