Commit Graph

5 Commits

Author SHA1 Message Date
35bea57d10 Removed more bullshit useless dumb code 2021-03-03 15:18:59 +01:00
f41438597d Fixed to get compiling again with newest esp-idf 2021-01-07 18:44:25 +01:00
54b1b8b1d3 const correctness (#89)
make IPAddress.toString() const method, it doesn't modify anything
within the class.
2016-12-12 01:32:55 +02:00
d8b2290313 Add 'fromString(const char*)', 'fromString(const String)' to IPAddress class (#68) 2016-11-24 09:46:11 +02:00
5f3a205955 initial import 2016-10-06 07:09:44 -06:00