Rahix / profirust

A PROFIBUS-DP compatible communication stack written in Rust
Apache License 2.0
23 stars 2 forks source link

FDL master must check who sent the token #9

Closed Rahix closed 2 weeks ago

Rahix commented 7 months ago

The FDL master should not accept a token from anyone - only the actual previous active station in the token ring. When someone else tries to pass the token, it should only be accepted on the second attempt.