From 80abb896ec7eef9f4674cfba8b34de3f51897b2e Mon Sep 17 00:00:00 2001 From: joshua-8 <59814881+joshua-8@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:59:02 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 706dbe0..a4b6abd 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,7 @@ demonstration of using 1 analog pin and 4 digital pins of an esp8266 to read a two axis joystick tested on a Wemos D1 + + +used in https://github.com/PNW-AT/rc-car-controller/blob/main/src/OneAnalogJoystick.h +