Refactor QC logic for TS80

This commit is contained in:
Ben V. Brown
2020-05-29 22:25:43 +10:00
parent cd5d9df5ed
commit a01e79aa64
6 changed files with 119 additions and 49 deletions

View File

@@ -7,7 +7,7 @@
#ifndef INC_QC3_H_
#define INC_QC3_H_
#include "stdint.h"
#ifdef __cplusplus
extern "C" {
#endif