#pragma once #include void tjc_process_init(void); void tjc_analysis_packet(uint8_t* packet, uint16_t len); void tjc_processe(void);