Johannes Herforth
Johannes Herforth
- removed the hardcoded path from the __main__ function. - added settings option (-s or --settings) to define custom location of the wikidetails yml file. - made appropriate README changes....
I wrote a small script that enables you to do all the functions mentioned in the Development section of the README. Additionally, it enhanced the experience by opening the server...
Dear all, I am having trouble running the project's example using the correct settings on my Windows 10 host to an `ESP32-C6` device. I have a device connected to COM3,...
### Overview - Completed the svg renderer to work properly. - Created a simple unit test file to check validity. ### Potential Improvements - size scaling of pieces. - improve...
There was a human error in converting the docstrings in `eda_process.py` during the codebook conversion. SCR_RiseTime had the same description as SCR_Amplitude after the change. This PR reverts the description...