This commit is contained in:
Scott Lahteine 2018-02-05 15:56:58 -06:00 committed by GitHub
parent 7b3e28fc77
commit b708bcf8b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -427,7 +427,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.