DAC_6bit

FIUBA IIE TPG Arduino code explained and Extended for pins in different port
Index Commits Files Refs README
commit 867d50765eee2c26d7095dfcd2749ee8e50f7c62
parent 8c27b8db3c4c6123fc51c575f728b5350fd69ff2
Author: Martin Kloeckner <mjkloeckner@gmail.com>
Date:   Sun,  3 Dec 2023 17:26:52 -0300

Vocabulary Fix

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -6,7 +6,7 @@ corresponding pins on the Arduino.
 
 The code is a slight modified version of a previously existing one provided by
 [FIUBA](https://es.wikipedia.org/wiki/Facultad_de_Ingenier%C3%ADa_(Universidad_de_Buenos_Aires))'s
-lecturers from course "Introducción a la Ingeniería Electrónica", and
+professors from lecture "Introducción a la Ingeniería Electrónica", and
 corresponds to the Final Group Project. The modification adds the ability to use
 pins from different ports instead of all the pins from the same port.