CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
static_config.h
Go to the documentation of this file.
1
2#ifndef INCLUDE_GUARD__STATIC_CONFIG_H__
3#define INCLUDE_GUARD__STATIC_CONFIG_H__
4
5#include <stdint.h>
6
9static const uint8_t FLASH_enable_hot_path_debug_logs = 0;
10
11#endif /* __INCLUDE_GUARD__STATIC_CONFIG_H__ */
static const uint8_t FLASH_enable_hot_path_debug_logs
Definition static_config.h:9