blob: b6269c9343d4df5e8d427ed4ec8d59586bf23ec9 [file]
#ifndef PROBE_H_
#define PROBE_H_
void probe_task(void);
void probe_init(void);
#endif