pmartin / pocketbook-demo

A few demos of C/C++ applications for Pocketbook Touch Lux ereaders
MIT License
65 stars 9 forks source link

Devutils: new command to get IP address #23

Open pmartin opened 7 years ago

pmartin commented 7 years ago

A command to get the current IP address could be useful.

Maybe:

devutils.app wifi:get_ip_address

-> for instance, it could be used in app-receiver.app, to display it (well, we'll need a command to display some message too) when wifi as been activated.