Scott Lahteine 7 years ago committed by GitHub
parent f27c89980a
commit 766faa05a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.

Loading…
Cancel
Save