kopia lustrzana https://github.com/martin-ger/esp_mqtt
7 wiersze
68 B
C
7 wiersze
68 B
C
![]() |
#ifndef __ADC_H__
|
||
|
#define __ADC_H__
|
||
|
|
||
|
uint16 adc_read(void);
|
||
|
|
||
|
#endif
|