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 3131484 commit d751949Copy full SHA for d751949
library.properties
@@ -1,10 +1,10 @@
1
name=ESP8266-Arduino-Lua
2
-version=0.0.20
+version=0.0.30
3
author=François Dugast <1050329+fdu@users.noreply.github.com>, Sasszem
4
maintainer=François Dugast <1050329+fdu@users.noreply.github.com>
5
-sentence=Lua scripting engine integrated in Arduino for ESP8266
+sentence=Lua scripting engine integrated in Arduino for ESP8266 / ESP32
6
paragraph=
7
category=Other
8
url=https://github.com/fdu/ESP8266-Arduino-Lua
9
-architectures=esp8266
+architectures=esp8266, esp32
10
includes=LuaWrapper.h
0 commit comments