Constants.h 470 B

1234567891011121314
  1. // // ******************************************************************
  2. // // /\ /| @File Constants.h
  3. // // \ V/ @Brief
  4. // // | "") @Author lijinwen, ghz005@uni-trend.com.cn
  5. // // / | @Creation 2024-5-7
  6. // // / \\ @Modified 2024-5-13
  7. // // *(__\_\
  8. // // ******************************************************************
  9. #pragma once
  10. namespace Protocol::ProtocolRS232
  11. {
  12. }