Arduino-Shell icon indicating copy to clipboard operation
Arduino-Shell copied to clipboard

Performance: Reduce execute() call depth

Open mikaelpatel opened this issue 8 years ago • 1 comments

Remove ability to execute a simple operation code. Merge the two Shell execute() member functions.

mikaelpatel avatar Mar 17 '16 09:03 mikaelpatel

Please see commit https://github.com/mikaelpatel/Arduino-Shell/commit/33a4a4ff90b296e62024790bc7be0d6f74e3b641.

mikaelpatel avatar Mar 18 '16 07:03 mikaelpatel