// // Created by YY on 2024/2/27. // #ifndef MYAPPLICATION3_CAR_BOX_H #define MYAPPLICATION3_CAR_BOX_H #include void InitCarBox(void); void SendRtcmToUart(const uint8_t *dat, int length); #endif //MYAPPLICATION3_CAR_BOX_H