仪表盘
版本库
文件存储
活动
搜索
登录
main
/
ChinaUWBProject
国产UWB芯片工程的仓库
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
低功耗优化代码控制在500UA左右,缩小每次接收超时时间为2500和帧间隔缩为600,URT端也相应改为400帧间隔,目前实现较稳定测距
chen
2024-10-18
d875292ca0e18a027067f5c1c6bec205b3cfba31
[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