• Rodrigo Garcia's avatar
    Fixes HWCDC::end() (#8247) · 083db166
    Rodrigo Garcia authored
    * Fixes HWCDC::end()
    
    There is a missing `tx_lock = NULL;`
    
    * Update HWCDC.cpp
    
    Initialize rx_data_buf[] with zeros.
    083db166
HWCDC.cpp 13.1 KB