mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
tools/atrf-path: added interactive dumping with D
- sweep.h (print_sweep), atrf-path.c (print_sweep): make global, for sharing with gui.c - gui.c (gui): dump the sweep results to standard output if "D" is pressed
This commit is contained in:
@@ -53,4 +53,6 @@ struct sample {
|
||||
|
||||
int do_sweep(const struct sweep *sweep, struct sample *res);
|
||||
|
||||
void print_sweep(const struct sweep *sweep, const struct sample *res);
|
||||
|
||||
#endif /* !SWEEP_H */
|
||||
|
||||
Reference in New Issue
Block a user