While not typically done, you could display the IP address bytes in hex.
Much simpler to display and It would all fit on the display at once vs having to do any type of scrolling.
192.168.2.200 would be C0A802C8 or C0.A8.02.C8
--- bill
While not typically done, you could display the IP address bytes in hex.
Much simpler to display and It would all fit on the display at once vs having to do any type of scrolling.
192.168.2.200 would be C0A802C8 or C0.A8.02.C8
--- bill