Commit Graph

4 Commits

Author SHA1 Message Date
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