We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a443b81 commit d074ef1Copy full SHA for d074ef1
package.json
100755
100644
@@ -1,16 +1,6 @@
1
{
2
- "name": "framework-arduinoespressif32",
3
- "version": "0.0.0",
4
- "description": "Arduino Wiring-based Framework for the Espressif ESP32, ESP32-S and ESP32-C series of SoCs",
5
- "keywords": [
6
- "framework",
7
- "arduino",
8
- "espressif",
9
- "esp32"
10
- ],
11
- "license": "LGPL-2.1-or-later",
12
- "repository": {
13
- "type": "git",
14
- "url": "https://github.com/espressif/arduino-esp32"
15
- }
+ "name": "framework-arduinoespressif32",
+ "description": "Arduino Wiring-based Framework (ESP32 Core) for Tasmota",
+ "version": "2.0.1+rc1",
+ "url": "https://github.com/tasmota/arduino-esp32"
16
}
0 commit comments