diff options
Diffstat (limited to 'src/HRAb_396_504.h')
| -rw-r--r-- | src/HRAb_396_504.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/HRAb_396_504.h b/src/HRAb_396_504.h index 3ff3f94..36eb5e2 100644 --- a/src/HRAb_396_504.h +++ b/src/HRAb_396_504.h @@ -12,8 +12,9 @@ #define HRAb_396_504_DEC_TYPE 0 #define HRAb_396_504_MAX_ITER 100 +#include <stdint.h> + extern const uint16_t HRAb_396_504_H_rows[]; extern const uint16_t HRAb_396_504_H_cols[]; extern const float HRAb_396_504_input[]; extern const char HRAb_396_504_detected_data[]; - |
