1 Star 1 Fork 0

Nsood/sha204

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
atsha204_DevRev_cmd.h 438 Bytes
一键复制 编辑 原始数据 按行查看 历史
jli 提交于 2015-10-19 15:39 . modified a lot finall built passed
/*
* atsha204_DevRev_cmd.h
*
* Created: 10/6/2013 6:21:09 AM
* Author: easanghanwa
*/
#ifndef ATSHA204_DEVREV_CMD_H_
#define ATSHA204_DEVREV_CMD_H_
#include "atsha204_ctc_d1_solutions.h"
// The ATSHA204 device revision
const uint8_t ATSHA204_DEVREV_VALUE[WRITE_BUFFER_SIZE_SHORT] = {0x00, 0x00, 0x00, 0x04};
// Function Prototypes
void atsha204_DevRev_cmd(int fd);
#endif /* ATSHA204_DEVREV_CMD_H_ */
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/nsood/sha204.git
git@gitee.com:nsood/sha204.git
nsood
sha204
sha204
master

搜索帮助