Skip to content
This repository was archived by the owner on Dec 7, 2024. It is now read-only.

Add ping functionality - #1

Open
pixellos wants to merge 1 commit into
billyledev:mainfrom
pixellos:feat-auto-ping
Open

Add ping functionality#1
pixellos wants to merge 1 commit into
billyledev:mainfrom
pixellos:feat-auto-ping

Conversation

@pixellos

@pixellos pixellos commented Apr 6, 2024

Copy link
Copy Markdown

Hi, thanks for this repo - added simple ping to prevent thread mill from going into sleep.

@billyledev

Copy link
Copy Markdown
Owner

Hello @pixellos, thanks for your contribution to this project!
I'm currently rewriting the application with VueJS 3 as the 2.7 is no longer supported, I will make sure to include your contribution and mention you in the readme.

Comment thread src/views/RemoteView.vue
this.speed -= 5;
},
speedUp() {
if (this.speed === 60) return;

@billyledev billyledev Jun 2, 2024

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a quick question, was this line meant to be removed ? I don't really know if some walkingpads can go to more than 6km/h

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants