start fixing of this shit

This commit is contained in:
2024-08-15 16:50:06 +03:00
parent eaf137b5b6
commit 018f0d4b33
15 changed files with 140 additions and 130 deletions

View File

@@ -43,7 +43,7 @@
#define ADC2START (9*NUMBER_OF_ADC1_CHANNELS)
void adc_setup();
float getMCUtemp();
float getVdd();
int32_t getMCUtemp();
int32_t getVdd();
uint16_t getADCval(int nch);
float getADCvoltage(int nch);
int32_t getADCvoltage(int nch);