#ifndef __HAL_EC600G_H__ #define __HAL_EC600G_H__ void mup_spi_init(void); void ec600g_task(void *argv); #endif