// // ****************************************************************** // // /\ /| @File RS232DecodeResult.cpp // // \ V/ @Brief // // | "") @Author lijinwen, ghz005@uni-trend.com.cn // // / | @Creation 2024-5-7 // // / \\ @Modified 2024-5-13 // // *(__\_\ // // ****************************************************************** #include "RS232DecodeResult.h" namespace Protocol::ProtocolRS232 { // void RS232DecodeResult::ClearData() // { // // } }