rs485echo: Fix RS485 transmission delays
Before, the delay_rts_before_send delay_rts_after_send fields were not explicitly initialized. This led to a erroneous transmission behaviour. Now the RS485 port settings are read before the half duplex configuration is done. This ensures that the delays are set to 0 or to a predefined value (device tree). BCS 746-000908
parent
6c671209
No related branches found
No related tags found
-
mentioned in commit seco-ne/yocto/manifest@56adf752
-
mentioned in merge request seco-ne/yocto/manifest!673 (merged)
Please register or sign in to comment