/* * tasksing.h * * Created on: Nov 30, 2017 * Author: Harold */ #ifndef SRC_TASKSING_H_ #define SRC_TASKSING_H_ void main_tasksing( void ); #endif /* SRC_TASKSING_H_ */