requirements update

This commit is contained in:
Dirk Alders 2025-08-11 22:54:45 +02:00
parent fce227b428
commit 0d3dc2142f
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -1,5 +1,5 @@
def specification(req_spec):
req_spec.add_title("Title")
req_spec.add_title("Module stringtools")
#
# Section
@ -266,4 +266,4 @@ def specification(req_spec):
heading="Frame processing - After state corruption",
description="The state of STP shall be set to IDLE, after an unknown state was recognised. The currently processed data shall be processed again. An error shall be given to the logger.",
reason="Robustness against wrong or corrupted data.",
)
)