From 04eacf56c9ca45966c2b8ede7fe66e73d2981e8a Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sun, 19 Jan 2020 23:55:20 +0000 Subject: [PATCH] Update library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 92be83f..c8fa582 100644 --- a/library.json +++ b/library.json @@ -17,5 +17,5 @@ } ], "frameworks": "arduino", - "platforms": "espressif8266, espressif32, st stm32" + "platforms": "espressif8266, espressif32, ststm32" }