OVMS3-idf/docs/api-reference
esp32de 7c0020bfd0 feat(adc2): append adc2 support and api and the lock with WIFI module
append adc support and api
- esp_err_t adc2_config_width(adc_bits_width_t width_bit);
- esp_err_t adc2_config_channel_atten(adc2_channel_t channel, adc_atten_t atten);
- int adc2_get_voltage(adc2_channel_t channel);
2017-10-26 14:35:29 +08:00
..
bluetooth docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
ethernet docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
peripherals feat(adc2): append adc2 support and api and the lock with WIFI module 2017-10-26 14:35:29 +08:00
protocols docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
storage Add SPIFFS Component to IDF 2017-09-11 19:56:40 +03:00
system Merge branch 'feature/dfs' into 'master' 2017-10-22 12:34:11 +08:00
wifi Resolved docs formatting issues that sneak into documentation with MR 1061 2017-09-13 21:00:48 +02:00
index.rst docs: generate documentation for Kconfig options 2017-08-22 15:12:34 +08:00
kconfig.rst build system: Document --warn-undefined-variables and add a config item for it 2017-09-05 16:11:03 +10:00
template.rst docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00