Kestrel Interface
Loading...
Searching...
No Matches
kest_param_update.h
Go to the documentation of this file.
1#ifndef KEST_INT_PARAM_UPDATE_H_
2#define KEST_INT_PARAM_UPDATE_H_
3
4#define MAX_CONCURRENT_PARAM_UPDATES 16
5
13
14void kest_param_update_task(void *arg);
15
16int kest_parameter_trigger_update(kest_parameter *param, float target);
17
18#endif
int kest_parameter_trigger_update(kest_parameter *param, float target)
void kest_param_update_task(void *arg)
kest_parameter_id id