UCTRONICS / U6143_ssd1306

70 stars 88 forks source link

Update ssd1306_i2c.c #6

Open robiwisc opened 3 years ago

robiwisc commented 3 years ago

This is set to wlan0. Changed to eth0 for hard wired connections. IP address was showing up as 0.0.0.0 until changed to eth0.

robiwisc commented 3 years ago

IP address showing up as 0.0.0.0. Need to change line 397 from wlan0 to eth0.

ehbush commented 3 years ago

One minor note - would change the comment as well. See the two changes I made in my forked version here. https://github.com/ehbush/U6143_ssd1306/commits/master