1. 15 Apr, 2015 1 commit
    • Kevin Uhlir's avatar
      Add multicastJoin and multicastLeave to net module · f68d4160
      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.
      f68d4160
  2. 10 Apr, 2015 1 commit
    • Kirill's avatar
      Update tmr.c · f19e24c7
      Kirill authored
      According to NodeMCU team recommendations.
      f19e24c7
  3. 18 Mar, 2015 2 commits
  4. 17 Mar, 2015 2 commits
  5. 16 Mar, 2015 3 commits
  6. 15 Mar, 2015 5 commits
  7. 13 Mar, 2015 1 commit
  8. 12 Mar, 2015 2 commits
  9. 11 Mar, 2015 3 commits
  10. 09 Mar, 2015 1 commit
  11. 06 Mar, 2015 2 commits
  12. 03 Mar, 2015 2 commits
  13. 01 Mar, 2015 2 commits
  14. 25 Feb, 2015 2 commits
  15. 20 Feb, 2015 3 commits
  16. 19 Feb, 2015 2 commits
  17. 18 Feb, 2015 1 commit
  18. 13 Feb, 2015 2 commits
  19. 12 Feb, 2015 2 commits
  20. 11 Feb, 2015 1 commit