📄 calibration.h
字号:
//*****************************************************************************
//*****************************************************************************
// FILENAME: calibration.h
// @Version@
// `@PSOC_VERSION`
//
// DESCRIPTION: Header file for calibration.c.
//
//-----------------------------------------------------------------------------
// Copyright (c) Cypress MicroSystems 2004. All Rights Reserved.
//*****************************************************************************
//*****************************************************************************
extern const int CountsPerVolt;
extern const int ADC_Offset;
extern const int imVolts_Chan_Offset[32];
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -