I wanted to use the code with an esp32.
I changed tx and rx pins to esp32 pins, However code does not run with multiple errors. 1st one being the minishell.h library which I was unable to find on Internet.
Even if I comment out the library and it's instance, other errors are encountered subsequently.
Help needed to port code to esp32.
I wanted to use the code with an esp32.
I changed tx and rx pins to esp32 pins, However code does not run with multiple errors. 1st one being the minishell.h library which I was unable to find on Internet.
Even if I comment out the library and it's instance, other errors are encountered subsequently.
Help needed to port code to esp32.