From 63b3803a2ec4655fc7b045ee336c6953d3fa9cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=2E=20=C3=81rkosi=20R=C3=B3bert?= Date: Sat, 23 Oct 2021 10:47:08 +0200 Subject: [PATCH] Make version loose in features table So it won't look outdated. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f6cdbe..e5819470 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ openHASP also adds ESP32 and STM32F4 support to take advantage of the additional ## Features -| Feature (v0.6.0) | ESP8266 | ESP32 | STM32F4 +| Feature (v0.6.x) | ESP8266 | ESP32 | STM32F4 |-------------------------|---------|---------|---------- | SPI display | :white_check_mark: yes | :white_check_mark: yes | :white_check_mark: yes | Parallel display | :x: no | :white_check_mark: yes | :white_check_mark: yes