Skip to content
Snippets Groups Projects
  • Felix Gerking's avatar
    rs485echo: Fix RS485 transmission delays · 113135af
    Felix Gerking authored
    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
    113135af
Code owners
Assign users and groups as approvers for specific file changes. Learn more.