Multiple definition error on variable that is declared and defined in header file and used only in its cpp file
I’m in the process of moving code written to be compiled for one chip onto another chip.
I’m in the process of moving code written to be compiled for one chip onto another chip.