Corrected header guards
This commit is contained in:
parent
88b8b757b2
commit
c235f7936e
@ -1,5 +1,5 @@
|
|||||||
#ifndef POWERMANAGER
|
#ifndef POWERMANAGER_H
|
||||||
#define POWERMANAGER
|
#define POWERMANAGER_H
|
||||||
|
|
||||||
#include "Arduino.h"
|
#include "Arduino.h"
|
||||||
#include "definition.h"
|
#include "definition.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user