Minor correction of indentation

This commit is contained in:
phl0 2016-05-03 07:53:45 +02:00
parent dde463150a
commit 50a5ab114f
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A

2
Conf.h
View file

@ -119,7 +119,7 @@ public:
std::vector<unsigned int> getHD44780Pins() const;
// WFV
unsigned int getHD44780PWM() const;
unsigned int getHD44780PWM() const;
unsigned int getHD44780PWMPin() const;
unsigned int getHD44780PWMBright() const;
unsigned int getHD44780PWMDim() const;