Use consisten header guard, prefixed with UC_
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef IO_MUX_H_
|
||||
#define IO_MUX_H_
|
||||
#ifndef UC_IO_MUX_H_
|
||||
#define UC_IO_MUX_H_
|
||||
|
||||
#include "timers.h"
|
||||
/** @addtogroup IOMux
|
||||
|
||||
Reference in New Issue
Block a user