mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
whitespace cleanup and include guard fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user