When I make a SAVE AS, the IDE gives an indexed name for the file like:
WEMOS_dataLogger_01_copy_20230911133524_cop_copy_20230911145613
Is there some way to select, what the name contains ?
I did not find anything from Ctrl-Shift-P.
When I make a SAVE AS, the IDE gives an indexed name for the file like:
WEMOS_dataLogger_01_copy_20230911133524_cop_copy_20230911145613
Is there some way to select, what the name contains ?
I did not find anything from Ctrl-Shift-P.
It is defined in the Arduino IDE code here:
OK
Thank you. I think I'm not going to touch it.