diff --git a/README.md b/README.md new file mode 100644 index 0000000..d331179 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# ubitxv6 +uBitx v6 Arduino sketch +Add XPT2046, AdaFruit GFX and SPI libraries to compile the code. +This works with ILI9341 display controller. The pins used by the TFT display are the same as that of the 16x2 LCD display of the previous versions. + +This is released under GPL v3 license.