scottalford75 / Remora-RT1052-cpp

Remora firmware for RT1052 based CNC controllers. C++ version
10 stars 6 forks source link

fixed bug introduced with latest dma changes #9

Closed Geramy closed 9 months ago

Geramy commented 9 months ago

A bug causing upload not to work has been fixed, by checking the state of each thread to make sure not to stop a timer thats not being in use, inside tftpserver