shinyblink / sled

Satanic/Sexy/Stupid/Silly/Shiny LED matrix controller
https://shinyblink.github.io/sled/
ISC License
122 stars 25 forks source link

Add IP address display module #18

Closed M4GNV5 closed 6 years ago

M4GNV5 commented 6 years ago

I tested the ip address retrieval and stringify code but don't have an led matrix to test the rendering.

There is a TODO for allowing to configure the network interface and ip version. Can we use argstr for this? Where is it set? Why does draw get argc and argv but init doesn't?

vifino commented 6 years ago

Unfortunately, argstr only works for flt and out. PR's welcome. :)

Module looks fine! Will squash and merge it.