Commit 80f15701 authored by Eric Duminil's avatar Eric Duminil
Browse files
parent 865e2b7b
Pipeline #5917 passed with stage
in 2 minutes and 28 seconds
#ifndef CONFIG_H_INCLUDED #ifndef CONFIG_H_INCLUDED
# define CONFIG_H_INCLUDED # define CONFIG_H_INCLUDED
/*** /*** _ _
* _ _____ __ _ * / \ _ __ ___ _ __ ___| |
* /\ | |/ ____| / _(_) * / _ \ | '_ ` _ \| '_ \ / _ \ |
* / \ _ __ ___ _ __ ___| | | ___ _ __ | |_ _ __ _ * / ___ \| | | | | | |_) | __/ |
* / /\ \ | '_ ` _ \| '_ \ / _ \ | | / _ \| '_ \| _| |/ _` | * /_/ __\_\_| |_| |_| .__/_\___|_|
* / ____ \| | | | | | |_) | __/ | |___| (_) | | | | | | | (_| | * / ___|___ _ __|_/ _(_) __ _
* /_/ \_\_| |_| |_| .__/ \___|_|\_____\___/|_| |_|_| |_|\__, | * | | / _ \| '_ \| |_| |/ _` |
* | | __/ | * | |__| (_) | | | | _| | (_| |
* |_| |___/ * \____\___/|_| |_|_| |_|\__, |
*/ * |___/
***/
// This file is a config template, and can be copied to config.h. // This file is a config template, and can be copied to config.h.
// Please don't save any important password in this template. // Please don't save any important password in this template.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment