mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-12 01:25:59 +00:00
16 lines
192 B
C++
16 lines
192 B
C++
/*
|
|
* Configuration file for STA-Core.
|
|
*
|
|
* Created on: Aug 30, 2023
|
|
* Author: Dario
|
|
*/
|
|
|
|
#ifndef INC_STA_CONFIG_HPP_
|
|
#define INC_STA_CONFIG_HPP_
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* INC_STA_CONFIG_HPP_ */
|