diff options
Diffstat (limited to 'controller/fw/src/gold_code.h')
-rw-r--r-- | controller/fw/src/gold_code.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/controller/fw/src/gold_code.h b/controller/fw/src/gold_code.h new file mode 100644 index 0000000..739b477 --- /dev/null +++ b/controller/fw/src/gold_code.h @@ -0,0 +1,4 @@ + +/* header file for generated gold code tables */ + +extern const uint8_t * const gold_code_table; |