jn516x examples: print out network state periodically

This commit is contained in:
Simon Duquennoy 2015-12-02 10:26:06 +01:00
parent 3ff44f77b9
commit bef32c20fb
4 changed files with 69 additions and 3 deletions

View file

@ -33,3 +33,4 @@
*/
void rpl_tools_init(uip_ipaddr_t *br_prefix);
void print_network_status(void);