Needs more whitespace

This commit is contained in:
John Stäck 2019-07-28 14:50:31 +02:00
parent 44b91a1a89
commit db4e4ac2f7
6 changed files with 6 additions and 6 deletions

View file

@ -727,4 +727,4 @@ void Adafruit_SSD1306::ssd1306_command(uint8_t cmd)
default: break;
}
}
}