mirror of
https://gitee.com/jiuyilian/embedded-framework.git
synced 2025-01-06 10:16:51 -05:00
[zhoulongyu]添加头文件解决编译报错
This commit is contained in:
parent
8cacfdf5d2
commit
9e78b4e163
|
@ -15,6 +15,7 @@
|
|||
#ifndef IHALCPP_H
|
||||
#define IHALCPP_H
|
||||
#include "StatusCode.h"
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
constexpr int INVALID_PERIOD = -1;
|
||||
constexpr int PERIPHERAL_CHECK_PERIOD_MS = 100;
|
||||
|
|
Loading…
Reference in New Issue
Block a user