mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
fix some bugs
This commit is contained in:
@@ -33,4 +33,4 @@
|
||||
void adc_setup();
|
||||
float getMCUtemp();
|
||||
uint16_t getADCval(int nch);
|
||||
float getADCvoltage(uint16_t ADCval);
|
||||
float getADCvoltage(int nch);
|
||||
|
||||
Reference in New Issue
Block a user