QTC-UMD / dds-sweeper

Raspberry Pi Pico interface for the AD9959 DDS
BSD 2-Clause "Simplified" License
5 stars 2 forks source link

Improve Response to First Trigger #20

Closed ehuegler closed 2 years ago

ehuegler commented 2 years ago

18

ehuegler commented 2 years ago

Moving the mutex call out of the while loop condition seemed to offer some improvement in response time.