From 78f3f5611a3354b51a8edac1b2ce14f8a6ef393c Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Mon, 25 Dec 2023 20:11:36 +0900 Subject: [PATCH] Update README.md --- MeterDemo/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MeterDemo/README.md b/MeterDemo/README.md index ff9f332..fcc0090 100644 --- a/MeterDemo/README.md +++ b/MeterDemo/README.md @@ -23,7 +23,9 @@ These are all channel 0 of ADC1. - Analog input gpio for ESP32 is GPIO36. 12Bits width. - Analog input gpio for ESP32S2 is GPIO01. 13Bits width. - Analog input gpio for ESP32S3 is GPIO01. 12Bits width. +- Analog input gpio for ESP32C2 is GPIO00. 12Bits width. - Analog input gpio for ESP32C3 is GPIO00. 12Bits width. +- Analog input gpio for ESP32C6 is GPIO00. 12Bits width. Schematic I used: ```