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