diff --git a/README.md b/README.md index dfe9d9b..f86b367 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # W4D GC9A01 Template +For all GC9A01 based displays. + +Tested with this: https://www.waveshare.com/product/displays/lcd-oled/lcd-oled-3/1.28inch-lcd-module.htm + +![](assets/round-display.png) + + +# How to use this template + Replace User_Setup.h in your Squareline export folder. User_Setup.h is in the following directory: diff --git a/assets/round-display.png b/assets/round-display.png new file mode 100644 index 0000000..56533e2 Binary files /dev/null and b/assets/round-display.png differ