overdue refactor: compile all watch modules separately
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "watch_adc.h"
|
||||
|
||||
void _watch_sync_adc() {
|
||||
while (ADC->SYNCBUSY.reg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user