Skip to content
Snippets Groups Projects
Commit aacf4647 authored by David Hendriks's avatar David Hendriks
Browse files

resolved more merge conflicts

parents 2ee69077 1bfbc64e
No related branches found
No related tags found
No related merge requests found
......@@ -273,4 +273,4 @@ def create_and_load_logging_function(custom_logging_code):
# Get memory adress of function. mimicking a pointer
func_memaddr = ctypes.cast(libmean.custom_output_function, ctypes.c_void_p).value
return func_memaddr
return func_memaddr
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment