[ES] Fixed indentation

Signed-óff-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2015-07-04 13:19:25 +02:00
parent dc915c332e
commit 1739c2c3f2
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ void setup()
digitalWrite(dcPin, HIGH);
// initialize screen buffer
resetBuffer();
resetBuffer();
}
/**