9 lines
143 B

  1. #ifndef __RTU_SALVE_H
  2. #define __RTU_SALVE_H
  3. #include "common.h"
  4. #define Device_ID 0x09
  5. #define MAX_Address 9999
  6. #define MAX_NUMBER 256
  7. #endif