diff options
Diffstat (limited to '')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6846,6 +6846,7 @@ if test "$PICOLCDGRAPHIC" = "yes"; then if test "$has_usb" = "true"; then TEXT="yes" GRAPHIC="yes" + KEYPAD="yes" GPIO="yes" SERIAL="yes" LIBUSB="yes" |