Compare commits
2 Commits
82043ed9be
...
c997949c5b
Author | SHA1 | Date | |
---|---|---|---|
c997949c5b | |||
1b0498ee5a |
@ -1 +1 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||
{"name":"","short_name":"","icons":[{"src":"/static/img/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/static/img/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
@ -103,7 +103,7 @@ void setup()
|
||||
#endif
|
||||
|
||||
Serial.begin(115200);
|
||||
Serial.setDebugOutput(true);
|
||||
Serial.setDebugOutput(false);
|
||||
|
||||
Serial.println("Souko's ChainLube Mk1");
|
||||
Serial.println(globals.DeviceName);
|
||||
|
Loading…
x
Reference in New Issue
Block a user