Skip to content

Add lua library imports and improve print() function #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 5, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update library.properties
Added myself to the authors
Updated the version number
  • Loading branch information
Sasszem authored Jan 27, 2019
commit 6126c4c863303d431fc3e3ac6f51ccd5e3b126c8
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name=ESP8266-Arduino-Lua
version=0.0.10
author=François Dugast <1050329+fdu@users.noreply.github.com>
version=0.0.20
author=François Dugast <1050329+fdu@users.noreply.github.com>, Sasszem
maintainer=François Dugast <1050329+fdu@users.noreply.github.com>
sentence=Lua scripting engine integrated in Arduino for ESP8266
paragraph=
Expand Down