Skip to content

Commit d751949

Browse files
author
Luc
committed
Update library.properties
add ESP32 as supported platform
1 parent 3131484 commit d751949

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=ESP8266-Arduino-Lua
2-
version=0.0.20
2+
version=0.0.30
33
author=François Dugast <1050329+fdu@users.noreply.github.com>, Sasszem
44
maintainer=François Dugast <1050329+fdu@users.noreply.github.com>
5-
sentence=Lua scripting engine integrated in Arduino for ESP8266
5+
sentence=Lua scripting engine integrated in Arduino for ESP8266 / ESP32
66
paragraph=
77
category=Other
88
url=https://github.com/fdu/ESP8266-Arduino-Lua
9-
architectures=esp8266
9+
architectures=esp8266, esp32
1010
includes=LuaWrapper.h

0 commit comments

Comments
 (0)