BugFix: a typo
authorStephen Lyons <slysven@virginmedia.com>
Wed, 6 Apr 2016 12:58:16 +0000 (13:58 +0100)
committerStephen Lyons <slysven@virginmedia.com>
Sun, 10 Apr 2016 00:11:38 +0000 (01:11 +0100)
In the "glossary" part of the command.c file a mention of "GPIO Bank
2" should refer to "GPIO Bank 1".

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
command.c

index eb7c47e1c6ee980b502e2604c14c06fe59b0a095..644fc7f5871feb3517a47d21347ffe7d038c4fa0 100644 (file)
--- a/command.c
+++ b/command.c
@@ -243,7 +243,7 @@ BI2CO sda scl baud | Open bit bang I2C\n\
 BI2CZ sda ...    I2C bit bang multiple transactions\n\
 BR1              Read bank 1 GPIO\n\
 BR2              Read bank 2 GPIO\n\
-BS1 bits         Set GPIO in bank 2\n\
+BS1 bits         Set GPIO in bank 1\n\
 BS2 bits         Set GPIO in bank 2\n\
 \n\
 CF1 ...          Custom function 1\n\