lm75.c

来自「LPC2200采集LM75的温度定通过串口发送。」· C语言 代码 · 共 8 行

C
8
字号
/*****************************************************************************
*file name:                lm75.c
*last modified date:  2008-10-22
*function: Initialize the lm75,read data from and write instruction to the inrernal register
******************************************************************************/
#include "config.h"

#

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?