Fix #ifdef macro names to be in sync with header filenames.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __I2C_WATCHDOG_H_
|
||||
#define __I2C_WATCHDOG_H_
|
||||
#ifndef __I2C_WATCHDOG_H__
|
||||
#define __I2C_WATCHDOG_H__
|
||||
|
||||
// Functions:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user