mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-02 20:28:40 +08:00
esports
This commit is contained in:
parent
3020ce6f4e
commit
aacb3c9811
1
apps/dgiot_esports
Submodule
1
apps/dgiot_esports
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7651b71d8895f6aa021c7165f126fc0e62177434
|
@ -190,7 +190,7 @@ set_params(Basedata, ProductId, DevAddr) ->
|
||||
end.
|
||||
|
||||
%rtu modbus
|
||||
parse_frame(<<>>, Acc, _State) -> {<<>>, Acc};
|
||||
parse_frame(<<>>, Acc, _State) -> {<<>>, Acc};
|
||||
|
||||
parse_frame(<<MbAddr:8, BadCode:8, ErrorCode:8, Crc:2/binary>> = Buff, Acc,
|
||||
#{<<"addr">> := DtuAddr} = State) ->
|
||||
|
Loading…
Reference in New Issue
Block a user