hx711的MSP430电子秤求程序
hx711的MSP430电子秤求程序
日期:2016-12-01 17:17:37 人气:1
#include
#include "HX711.h"
//****************************************************
//延时函数
//****************************************************
void Delay_hx711_us(uint t)
{
//_nop_();
//_nop_()