d-a-v on master
Hexdump fix&update (#7831) * h… (compare)
ivankravets on master
Dynamically configure exception… (compare)
devyte on master
Add support for hidden AP's Merge branch 'master' into feat… Add WiFi persistent to WiFi Mul… and 3 more (compare)
IP_STATS_DISPLAY()
functions will not work
Just tried that myself, seems to be working fine.
Add
extern "C" {
#include <lwip/stats.h>
}
to the sketch
make -C path/to/lwip all install && ./build-sketch.py