Mark Ebersole

Results 6 issues of Mark Ebersole

Async Demo will not compile. There is no way I could find to eliminate the conflicts. I changed the order of include files many different ways. This will not build!...

Stale

It would be useful to apply our own label to the shell tab instead of the com port info. Just a simple command line input with string. When multiple terminals...

Hotkey options can be used for - enable/disable logging - clear screen/buffer - macros These features will make this application very polished.

enhancement

Fixed issue #2 with the use of 'min' function. This makes sure that the types for both parameters match so that the ESP32 standard library function is used instead of...

bug

The use of the standard function "min" does not have strictly type parameters that match. This causes conflicts with the latest version of the ESP32 standard library and conflicts with...

bug

A couple of minor tweaks in the --help option are sugguested: 1. Add version to the help text description at the top of the output. 2. Add github URL to...