/** * Copyright (c) 2024 Wei-Lun Hsu. All Rights Reserved. */ /** @file main.h * * @author Wei-Lun Hsu * @version 0.1 * @date 2024/08/29 * @license * @description */ #ifndef __main_H_wxBnwdPw_lq7D_H4I5_sHPp_uXof15pFLp4V__ #define __main_H_wxBnwdPw_lq7D_H4I5_sHPp_uXof15pFLp4V__ #ifdef __cplusplus extern "C" { #endif #include "hal_device.h" #include "syslog.h" //============================================================================= // Constant Definition //============================================================================= //============================================================================= // Macro Definition //============================================================================= //============================================================================= // Structure Definition //============================================================================= //============================================================================= // Global Data Definition //============================================================================= //============================================================================= // Private Function Definition //============================================================================= //============================================================================= // Public Function Definition //============================================================================= #ifdef __cplusplus } #endif #endif