cmvr_head/packages/erpc-1.14.0/examples/hello_world/config.h
2025-12-30 15:44:41 +08:00

5 lines
71 B
C

#pragma once
#define ERPC_HOSTNAME "localhost"
#define ERPC_PORT 8811