1
0
mirror of https://github.com/2martens/uni.git synced 2026-05-06 11:26:25 +02:00

[ES] Fixed indentation

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

View File

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