libhal / SJSU-Dev2

Firmware platform written by San Jose State University for building application for embedded systems
Apache License 2.0
42 stars 63 forks source link

Esp8266 driver not implementing IsConnected() #1460

Closed naterpotatoers closed 2 years ago

naterpotatoers commented 2 years ago

Bug Report

Describe the bug

Esp8266 function for checking if the wifi device is connected to wifi always returns false.

Expected behavior

Actually check if the wifi is still connected. Missing code snippet