仪表盘
版本库
文件存储
活动
搜索
登录
main
/
ChinaUWBProject
国产UWB芯片工程的仓库
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
安邦车载手环V1.10版本,提前search模式sleeptimeropen的时间,并修改distance的过滤逻辑,解决测距不稳定时测距变小问题,解...
chen
2024-10-15
93175ede1cf9777495df57f1e2552944e4b75bfb
[ChinaUWBProject.git]
/
keil
/
include
/
components
/
utilities
/
lzma
/
Precomp.h
1
2
3
4
5
6
7
8
9
10
11
/* Precomp.h -- StdAfx
2023-04-02 : Igor Pavlov : Public domain */
#ifndef ZIP7_INC_PRECOMP_H
#define ZIP7_INC_PRECOMP_H
#define Z7_ST
#include "Compiler.h"
/* #include "7zTypes.h" */
#endif