/* * Copyright (c) 2024 Martin Lampacher. All rights reserved. */ #include "module_c.h" /*********************************************************************************************************************** * Functions **********************************************************************************************************************/ void module_c_init (void) { // nothing to see here }