- 14 May, 2015 1 commit
-
-
robertfoss authored
To fit the build on boards with 512K of flash, build using -Os flag.
-
- 15 Apr, 2015 1 commit
-
-
Kevin Uhlir authored
net.multicastJoin(if_ip, multicast_ip) net.multicastLeave(if_ip, multicast_ip) if_ip is a string containing the interface ip to join/leave the multicast group. multicast_ip is the multicast ip of the group to join/leave. if_ip can be "" or "any" to affect all interfaces.
-
- 10 Apr, 2015 1 commit
-
-
Kirill authored
According to NodeMCU team recommendations.
-
- 18 Mar, 2015 3 commits
- 17 Mar, 2015 3 commits
-
-
devsaurus authored
-
funshine authored
-
Markus Gritsch authored
This function allows setting the CPU frequency to node.CPU80MHZ or node.CPU160MHZ.
-
- 16 Mar, 2015 7 commits
- 15 Mar, 2015 8 commits
- 14 Mar, 2015 1 commit
-
-
Erant authored
-
- 13 Mar, 2015 1 commit
-
-
devsaurus authored
-
- 12 Mar, 2015 4 commits
- 11 Mar, 2015 3 commits
- 10 Mar, 2015 1 commit
-
-
funshine authored
-
- 09 Mar, 2015 1 commit
-
-
funshine authored
-
- 06 Mar, 2015 2 commits
- 03 Mar, 2015 2 commits
-
-
Markus Gritsch authored
I am sorry, I made an error in my last pull request and accidentally removed ROM_MODULES_U8G. Here is it back again.
-
Markus Gritsch authored
There seems to be interest in using the more intuitive RGB byte order to specify the LED color. Also fixed the documentation.
-
- 01 Mar, 2015 1 commit
-
-
devsaurus authored
-