As the title says... Chat on...

User avatar
By mog
#7022 Hi

I've started working on nodemcu today and I've found that not all of the standard LUA features seem to be working (eg. math.floor throws an error, string.format("%.2x",num) works differently than on PC). I've expected that but maybe there is a list of of what is supported and what not? I'd like to get some understanding of the limitations before I dig deeper with my work.