/****************************************************************************** * * Copyright (c) 2017-2019 by Löwenware Ltd * Please, refer LICENSE file for legal information * ******************************************************************************/ /** * @file config.c * @author Ilja Kartašov * @brief * * @see https://lowenware.com/ */ #include #include "config.h" int config_read(void) { }