job interval

This commit is contained in:
shufps 2024-09-20 09:38:10 +02:00 committed by WantClue
parent c6ea378eb0
commit f74ef91deb

View File

@ -1,6 +1,6 @@
#pragma once
#define NERDNOS_JOB_INTERVAL_MS 20
#define NERDNOS_JOB_INTERVAL_MS 30
void runASIC(void * task_id);
void runASIC_RX(void * task_id);