SP8EBC-ParaTNC/include/etc/misc_config.h

18 wiersze
277 B
C

/*
* misc_config.h
* Misc configuration which doesn't match to any other place
*
*
* Created on: Apr 15, 2024
* Author: mateusz
*/
#ifndef ETC_MISC_CONFIG_H_
#define ETC_MISC_CONFIG_H_
#define RTE_WX_PROBLEMS_MAX_THRESHOLD 20
#endif /* ETC_MISC_CONFIG_H_ */