Skip to content

mbtcp.c #7

@wjffsx

Description

@wjffsx

uint16_t SyntheticServerAccessRespond(uint8_t *receivedMessage,bool *statusList,uint16_t *registerList,uint8_t *respondBytes) 中的

uint16_t bytesCount=GenerateMasterAccessRespond(receivedMessage+6,statusList,registerList,respondBytes);

应该改为
uint16_t bytesCount=GenerateMasterAccessRespond(receivedMessage+6,statusList,registerList,respond);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions