Giter Site home page Giter Site logo

Comments (7)

dekuNukem avatar dekuNukem commented on July 23, 2024

Thanks for letting me know, I'll try it out later today.

from duckypad.

dekuNukem avatar dekuNukem commented on July 23, 2024

I can't seem to reproduce on both Win10 and macOS Big Sur.

I am on firmware 0.13.0, PC app 0.9.0.

https://www.youtube.com/watch?v=rVSTN8BxWlM

Is your firmware up to date? You can check by removing the SD card (as shown in video). If not, try updating it

Another possibility is the duckyPad is typing too fast for your computer, you can slow it down with various DELAY commands, which you can find here.

from duckypad.

de-luca avatar de-luca commented on July 23, 2024

My first test was on 0.13.0 (sorry, forgot to include it)

I tried by adding a bunch of delays everywhere.

DEFAULTDELAY 500
DEFAULTCHARDELAY 500

This did not seem to change anything.

I added a DELAY 5000 between every lines.
The delay did occur but not the ENTER.

Then I reinstalled the last version of the firmware following the instructions, retried the previous tests and got the same behaviour.

from duckypad.

dekuNukem avatar dekuNukem commented on July 23, 2024

This is strange, does the ENTER key issue happens with other scripts, or only with LOOP command?

from duckypad.

de-luca avatar de-luca commented on July 23, 2024

I made a script with a bunch of ENTER and STRING like:

STRING 1
ENTER
STRING 2
...

The ENTERs are okay in that case.

from duckypad.

dekuNukem avatar dekuNukem commented on July 23, 2024

what if you put two ENTERs in the loop script? Maybe try it on a few different computers? It is really strange indeed.

from duckypad.

de-luca avatar de-luca commented on July 23, 2024

After testing with all the computers in the house and all the different usb ports, I finally found the problem.
It was usage.

I did all my tests in a text editor which would try to complete input on the fly and eat some enter and tabs input.
So yeah, PEBCAK...

Thanks for the help! And sorry for the anti-climatic end.

from duckypad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.