Hello
I see bit manipulation functions defined (http://www.mushclient.com/scripts/doc.php?general=lua_bit) however where do I go get the required "bit" libraries?
I have found a i2c LCD driver (lcdprint.lua) which uses functions such as bit.clear / bit.lshift. I am trying to using it esp8266 nodemcu with LUA SDK but it is failing on finding "bit".
Thanks
I see bit manipulation functions defined (http://www.mushclient.com/scripts/doc.php?general=lua_bit) however where do I go get the required "bit" libraries?
I have found a i2c LCD driver (lcdprint.lua) which uses functions such as bit.clear / bit.lshift. I am trying to using it esp8266 nodemcu with LUA SDK but it is failing on finding "bit".
Thanks