Files
game-driver/pkg/relay/relay.go
mapleafgo a09824ce88 refactor(relay): remove redundant uint16 conversion in coil write calls
The WriteMultipleCoils method already accepts int as the first argument,
making the explicit uint16(0) conversion unnecessary.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-09 10:58:42 +08:00

1.9 KiB