From: Nathael Pajani Date: Thu, 3 Jan 2019 16:48:33 +0000 (+0100) Subject: Typo in comments X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=425895e600b4d71b7d70b09248536e6baab43deb;p=soft%2Flpc122x%2Fexamples Typo in comments --- diff --git a/servomotor/main.c b/servomotor/main.c index ce151f3..296a6bb 100644 --- a/servomotor/main.c +++ b/servomotor/main.c @@ -38,7 +38,7 @@ #define SELECTED_FREQ FREQ_SEL_48MHz -/* Chose on of these depending on the signal you need: +/* Chose one of these depending on the signal you need: * - inverted one (3), for use with a single transistor * - non inverted (40 - 3), for use with two transistors (or none). */