msgsps_common.h 108 B

1234567
  1. #define HOST "127.0.0.1"
  2. #define PORT 1883
  3. #define PUB_QOS 1
  4. #define SUB_QOS 1
  5. #define MESSAGE_SIZE 1024L