This commit is contained in:
Scott Lahteine 2018-02-05 15:57:29 -06:00 committed by GitHub
parent f27c89980a
commit 766faa05a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -429,7 +429,7 @@ void lcd_init() {
// Signal init
write_to_lcd_P(PSTR("{SYS:STARTED}\r\n"));
// send a version that says "unsuported"
// send a version that says "unsupported"
write_to_lcd_P(PSTR("{VER:66}\r\n"));
// No idea why it does this twice.