RemoteDebugger icon indicating copy to clipboard operation
RemoteDebugger copied to clipboard

Repeat last command does not work

Open kargeor opened this issue 4 years ago • 0 comments

Describe the bug Repeat last command does not work.

To Reproduce Steps to reproduce the behavior:

  1. send "f 1"
  2. send "r"

Expected behavior f 1 keeps repeating.

Screenshots n/a

Arduino Information:

  • OS: Mac
  • IDE Arduino IDE
  • IDE Version n/a
  • Board ESP32

Additional context _debugLastCommand in the code is not used anywhere.

kargeor avatar Jul 23 '20 05:07 kargeor