meier/develop #49

Merged
muellerr merged 6 commits from meier/develop into develop 2022-03-31 14:46:00 +02:00
3 changed files with 42 additions and 19 deletions
Showing only changes of commit c1a8170945 - Show all commits

View File

@@ -34,7 +34,7 @@ def pack_syrlinks_command(
tc_queue.appendleft(
(
QueueCommands.PRINT,
"Testing PLOC memory dumper with object id: 0x" + object_id.hex(),
"Testing Syrlinks with object id: 0x" + object_id.hex(),
)
)