Hey! I need to use my csvparser variable globally, and read in things with << but I don't know how to clear it so the new config doesnt get pasted after the old one. I tried using cp = CSV_Parser(mystring, "ucucucucucs"); but somewhy I get random esp32 crash using it..
Hey! I need to use my csvparser variable globally, and read in things with << but I don't know how to clear it so the new config doesnt get pasted after the old one. I tried using cp = CSV_Parser(mystring, "ucucucucucs"); but somewhy I get random esp32 crash using it..