You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement get_signal_strength method in network.py (#124)
Within this commit, we have added a new method called `get_signal_strength`
to the `Network` class in the `network.py` module. This method retrieves
the signal strength of the connected network and returns it in dBm units.
It is a request made in issue #118.
0 commit comments