Обновление платы на V2
This commit is contained in:
parent
320ea552be
commit
9aecfa24d4
|
|
@ -40,7 +40,7 @@ void Mma_Init(
|
||||||
|
|
||||||
//uint8_t dataR[1024 * 2];
|
//uint8_t dataR[1024 * 2];
|
||||||
|
|
||||||
|
/*
|
||||||
void BTS5180_120(tMma *env, char *desc, uint16_t adc_value) {
|
void BTS5180_120(tMma *env, char *desc, uint16_t adc_value) {
|
||||||
float kILIS = 550.0f;
|
float kILIS = 550.0f;
|
||||||
|
|
||||||
|
|
@ -103,7 +103,7 @@ void ANALOG_SENSOR(tMma *env, char *desc, uint16_t adc_value) {
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
void LoadDataInFromModel(tMma *env) {
|
void LoadDataInFromModel(tMma *env) {
|
||||||
// int16_t temp1 = 0;
|
// int16_t temp1 = 0;
|
||||||
// float temp2 = 0;
|
// float temp2 = 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue