Skip to main content
5 events
when toggle format what by license comment
Sep 16, 2018 at 11:01 comment added caligari You are rigth, but question refers an example with code and C and it is tagged with C :blink:
Sep 15, 2018 at 6:28 comment added Daniele Testa The OP said he has a NodeMCU board. Those runs Lua code. Your example seems to be C-code and would not work on a NodeMCU unless you "reflash" it to standard Arduino C-code. Reading a pin on NodeMCU should be gpio.read(PIN)
Sep 15, 2018 at 6:27 comment added Daniele Testa The OP said he has a NodeMCU board. Those runs Lua code. Your example seems to be C-code and would not work on a NodeMCU unless you "reflash" it to standard Arduino C-code. Reading a pin on NodeMCU should be gpio.read(PIN)
Mar 27, 2017 at 14:16 vote accept Ciasto piekarz
Mar 27, 2017 at 3:30 history answered caligari CC BY-SA 3.0