Fix #include guard in config.h

Signed-off-by: Daniel d'Andrada <daniel.dandrada@esrlabs.com>
pull/1600/head
Daniel d'Andrada 6 years ago committed by Roger A. Light
parent 01a6fcdd8c
commit 9b711fc345

@ -1,4 +1,5 @@
#ifndef CONFIG_H
#define CONFIG_H
/* ============================================================
* Platform options
* ============================================================ */

Loading…
Cancel
Save