From 92c219afd6377b10579d7511242cbc747b79a026 Mon Sep 17 00:00:00 2001 From: robert-hh Date: Sun, 12 Jan 2025 12:16:26 +0100 Subject: [PATCH] docs/esp32/quickref: Mention the different timer counts. Since the are ESP32 variants with 1, 2 or 4 hardware timers. Signed-off-by: robert-hh --- docs/esp32/quickref.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/esp32/quickref.rst b/docs/esp32/quickref.rst index 4e70ff255..c7d4a098e 100644 --- a/docs/esp32/quickref.rst +++ b/docs/esp32/quickref.rst @@ -271,8 +271,10 @@ Use the :mod:`time