Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / diagnostic_station / station / test_rangefinders.h @ 1296

History | View | Annotate | Download (187 Bytes)

1 1151 deffi
#ifndef _test_rangefinders_h
2
#define _test_rangefinders_h
3
4
#include <dragonfly_lib.h>
5
6 1202 deffi
void test_rangefinder (uint8_t num);
7
void test_rangefinder_all (void);
8 1151 deffi
9
10
11
12
13
14
15
#endif