Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / diagnostic_station / station / test_bom.h @ 1151

History | View | Annotate | Download (146 Bytes)

1
#ifndef _test_bom_h
2
#define _test_bom_h
3

    
4
#include <dragonfly_lib.h>
5

    
6
void test_bom (bool test_emitters, bool test_detectors);
7

    
8

    
9

    
10
#endif