From e13bc275a1f920fd14de733e84eb5f43f66f78fc Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 9 Jan 2019 12:26:18 +0200 Subject: [PATCH] Fix board name --- boards/wemosbat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/wemosbat.json b/boards/wemosbat.json index 4037c26..4b74638 100644 --- a/boards/wemosbat.json +++ b/boards/wemosbat.json @@ -22,7 +22,7 @@ "arduino", "espidf" ], - "name": "WeMos WiFi & Bluetooth Battery", + "name": "WeMos WiFi and Bluetooth Battery", "upload": { "flash_size": "4MB", "maximum_ram_size": 327680,