Zephyr Scientific Library (zscilib)
waves.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2019-2020 Kevin Townsend (KTOWN)
3  *
4  * SPDX-License-Identifier: Apache-2.0
5  */
6 
22 #ifndef ZEPHYR_INCLUDE_ZSL_WAVES_H_
23 #define ZEPHYR_INCLUDE_ZSL_WAVES_H_
24 
25 #include <zsl/zsl.h>
26 
27 #ifdef __cplusplus
28 extern "C" {
29 #endif
30 
31 #ifdef __cplusplus
32 }
33 #endif
34 
35 #endif /* ZEPHYR_INCLUDE_ZSL_WAVES_H_ */
36  /* End of waves group */
zsl.h
API header file for zscilib.