From f9b3f0af4086113926d8920c88c57cee64b31fcd Mon Sep 17 00:00:00 2001 From: philippe44 Date: Mon, 20 Jan 2020 21:55:20 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8c037ea..f15df971 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ I2C|SPI,width=,height=[,address=][,HFlip][,VFlip] - VFlip and HFlip are optional can be used to change display orientation ### Vcc GPIO -The parameter "Vcc_GPIO" is a comma-separated list of GPIO that will be configured as output with their value set to 1 (Vcc) at boot. Be careful because there is no conflict checks being made with which GPIO you're changing, so you might damage your board or create a conflict here. +The parameter "Vcc_GPIO" is a comma-separated list of GPIO that will be configured as output with their value set to 1 (Vcc) at boot. Be careful because there is no conflict checks being made wrt which GPIO you're changing, so you might damage your board or create a conflict here. ### Buttons Buttons are described using a JSON string with the following syntax