espressif / arduino-esp32

Arduino core for the ESP32
GNU Lesser General Public License v2.1
13.42k stars 7.37k forks source link

arduino-esp32/docs/en/api /adc.rst analogReadMillivolts should be analogReadMilliVolts with capital V #10124

Closed moeburn closed 1 month ago

moeburn commented 1 month ago

Board

ESP32C3

Device Description

ESP32C3 Dev Board

Hardware Configuration

N/A

Version

v3.0.4

IDE Name

Arduino IDE

Operating System

Windows 10

Flash frequency

80mhz

PSRAM enabled

no

Upload speed

921600

Description

image

The second one with the capital V is correct.

Sketch

N/A

Debug Message

N/A

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

SuGlider commented 1 month ago

Thanks @moeburn for reporting!