vedderb / bldc

The VESC motor control firmware
2.08k stars 1.31k forks source link

Unlock lbm if repl_buffer is already set on repl command #716

Closed cortex closed 3 months ago

cortex commented 3 months ago

This fixes a race condition where unlock was never called if multiple repl commands was issued in short sequence.