KM3NeT CLB  2.0
KM3NeT CLB v2 Embedded Software
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sub_acs.h
Go to the documentation of this file.
1 /*
2  * KM3NeT CLB v2 Firmware
3  * ----------------------
4  *
5  * Copyright 2012-2015 KM3NeT Collaboration
6  *
7  * All Rights Reserved.
8  *
9  *
10  * File : sub_acs.h
11  * Created : 5 feb. 2018
12  * Author : Vincent van Beveren
13  */
14 #ifndef SUBSYS_SUB_ACS_H_
15 #define SUBSYS_SUB_ACS_H_
16 
17 /**
18  * @file
19  *
20  * @ingroup subsys
21  *
22  * Acoustics control. No public interface.
23  */
24 
25 
26 #endif /* SUBSYS_SUB_ACS_H_ */