/* * TaskGeneral.c * * Created on: Jul 31, 2024 * Author: fw */ #include "TaskGeneral.h" void taskGeneral( void ) { }