whitespace cleanup and include guard fix

This commit is contained in:
Felix Ruess
2013-08-15 14:23:01 +02:00
parent 2091a32bbd
commit 7ae656c766
3 changed files with 37 additions and 38 deletions
+2 -3
View File
@@ -1,5 +1,5 @@
#ifndef MAX7456_REGS_H
#define MAX7456_REG_H
#define MAX7456_REGS_H
//OSD REGISTER ADDRESSES
#define OSD_VM0_REG 0x00
@@ -104,5 +104,4 @@
#define OSDBL_RD 0xEC
#define OSDBL_10_DisableAutoBlackLevel 0x10
#endif
#endif //MAX7456_REGS_H