vshymanskyy / blynk-library-lua

Blynk library for Lua. Works with Lua 5.1+, LuaJIT, NodeMCU.
https://blynk.io/
MIT License
41 stars 15 forks source link

invalid token #5

Open dnwk opened 2 years ago

dnwk commented 2 years ago

Running it on OpenWRT, it tells me auth token is invalid? I copy the auth token from #define BLYNK_AUTH_TOKEN under device? Is it not the right place?

dnwk commented 2 years ago

Ok. it looks like if I pull in the latest version, this won't be a problem.