Aanas Sayed
Results
2
issues of
Aanas Sayed
### Issue Summary I'm getting a linker error when splitting my SCPI command setup into separate files: ``` C:\Users\xxx\AppData\Local\Temp\arduino_build_706583\sketch\scpi_interface.cpp.o (symbol from plugin): In function `DefaultErrorHandler(SCPI_Commands, SCPI_Parameters, Stream&)': (.text+0x0): multiple definition...
**Description:** This PR adds a `Doxyfile` and a `.gitignore` to the repository. * The project already included Doxygen-style comments, but no `Doxyfile` was present. This meant that users wanting to...