Rename #ifdef macro guards of recently renamed files according to the new filenames.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __BRIDGE_SLAVE_LED_DRIVER_H__
|
||||
#define __BRIDGE_SLAVE_LED_DRIVER_H__
|
||||
#ifndef __SLAVE_DRIVER_LED_DRIVER_H__
|
||||
#define __SLAVE_DRIVER_LED_DRIVER_H__
|
||||
|
||||
// Includes:
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef __BRIDGE_SLAVE_UHK_MODULE_H__
|
||||
#define __BRIDGE_SLAVE_UHK_MODULE_H__
|
||||
#ifndef __SLAVE_DRIVER_UHK_MODULE_H__
|
||||
#define __SLAVE_DRIVER_UHK_MODULE_H__
|
||||
|
||||
// Includes:
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef __BRIDGE_PROTOCOL_SCHEDULER_H__
|
||||
#define __BRIDGE_PROTOCOL_SCHEDULER_H__
|
||||
#ifndef __SLAVE_SCHEDULER_H__
|
||||
#define __SLAVE_SCHEDULER_H__
|
||||
|
||||
// Includes:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user