From fbb67a08235f0a3f7731b6217a1a76fd4b2ff4ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Wed, 21 Oct 2015 13:39:01 +0200 Subject: [PATCH] Fixed incorrect comment in GPIO library file --- lib/INI_GPIO.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/INI_GPIO.s b/lib/INI_GPIO.s index 1e3a984..ab91997 100644 --- a/lib/INI_GPIO.s +++ b/lib/INI_GPIO.s @@ -2,7 +2,7 @@ ; FILE : INI_GPIO.S ; AUTHOR : Petr Dousa, Ondrej Hruska ; DATE : 10/2015 -; DESCR : Control registers and bit masks for GPIO (ext. memory communication) +; DESCR : Control registers and bit masks for GPIO ; ; General Purpose IOs (GPIO) ;