From 2bde97a5740863d9244df31d79f3ce06949c0d27 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Fri, 24 Jan 2020 13:27:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd2058b0..a60a48c6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # HASP - Open Hardware edition This is a re-implementation of the popular HASwitchPlate sketch created by aderusha. The [original HASwitchPlate][1] project uses a Wemos D1 mini and requires a Nextion/TJC HMI display. -This rewrite removes the Nextion/TJC requirement by using the [Littlev Graphics Library][2] on the MCU to drive a commodity display. +This rewrite removes the Nextion/TJC requirement by using the [Littlev Graphics Library][2] on the MCU to drive a cheap commodity display. This version also adds ESP32 support to take advantage of the additional hardware capabilities.