加入BMP库,加入常见位操作
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
* @date 2022-11-23 02:46
|
||||
*/
|
||||
#pragma once
|
||||
#ifdef __cplusplus
|
||||
#include <stdlib.h>
|
||||
#include "varint.h"
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
@@ -79,3 +80,4 @@ class bsp_Integral {
|
||||
float dt; ///< 时间参数
|
||||
};
|
||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user