Мелкие доработки
This commit is contained in:
parent
2cdcebeffa
commit
5a03fbb513
@ -9,7 +9,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef STM32F4
|
#ifdef STM32F4
|
||||||
#define ADC_NOISE_LSB 20 // Шум в LSB (квантах АЦП)
|
#define ADC_NOISE_LSB 10 // Шум в LSB (квантах АЦП)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/////////////////////////////---STRUCTURES---///////////////////////////
|
/////////////////////////////---STRUCTURES---///////////////////////////
|
||||||
|
|||||||
@ -49,7 +49,7 @@
|
|||||||
|
|
||||||
// Выбор Timer
|
// Выбор Timer
|
||||||
//#define USE_QPF_TIMER
|
//#define USE_QPF_TIMER
|
||||||
#define USE_CPU_TIMER
|
//#define USE_CPU_TIMER
|
||||||
|
|
||||||
// Parameters of S_Function
|
// Parameters of S_Function
|
||||||
// INPUT/OUTPUTS PARAMS START
|
// INPUT/OUTPUTS PARAMS START
|
||||||
|
|||||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user