Skip to content

Renaming and added main.py

NightDice requested to merge florian into master

Renamed threading.py to thread_functions.py due to a naming collision with the existing threading library we plan to use. Added main.py, which will be the controlling function. Updated ToDo.md to contain current goals for main.

Merge request reports