Skip to content

Commit 76a6b3a

Browse files
authored
Make package description more generic
1 parent eb887a6 commit 76a6b3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "framework-arduinoespressif32-libs",
33
"version": "5.1.0+sha.420ebd208a",
4-
"description": "Precompiled libraries for Arduino Wiring-based Framework for the Espressif ESP32, ESP32-S and ESP32-C series of SoCs",
4+
"description": "Precompiled libraries for Arduino Wiring-based Framework for the Espressif ESP32 series of SoCs",
55
"keywords": [
66
"framework",
77
"arduino",
@@ -13,4 +13,4 @@
1313
"type": "git",
1414
"url": "https://github.com/espressif/esp32-arduino-libs"
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)