I don't think so... I think ESP8266 is all line-delimited.
I guess given the lack of regex it's a bit difficult. You could search for > or # separately I guess
>
#
@Gordon started 9 years ago
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I don't think so... I think ESP8266 is all line-delimited.
I guess given the lack of regex it's a bit difficult. You could search for
>
or#
separately I guess