Merge branch 'main' into fix/send-video

This commit is contained in:
Storm
2026-01-30 17:28:13 +01:00
37 changed files with 251 additions and 3 deletions

View File

@@ -1,4 +1,9 @@
# coding=utf-8
# -*- coding: utf-8 -*-
"""
This program has been developed by students from the bachelor Computer Science at Utrecht
University within the Software Project course.
© Copyright Utrecht University (Department of Information and Computing Sciences)
"""
import struct
import mock