-
Notifications
You must be signed in to change notification settings - Fork 964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added "Hops away" on display #3934
Conversation
Added in logic that displays "hops away" instead of signal strength when the node is more than 0 hops away.
|
Apologies If I'm not doing this right, first time using github and contributing. I'm assuming I need to get the Trunk Check Runner to pass? and that it's hanging on the extensions file. |
Everything looks good on that front. You just need to revert your commit to the .vscode/extensions.json file. :-) |
Thank you for your help and patience, if this doesn't work I'll just retry the whole pull request. |
do you have some screenshots to show it looks? |
Added in logic that displays "hops away" instead of signal strength on the display when the node is more than 0 hops away.
Any feedback to tidy up is appreciated.