Browse Source

Remove debug

James Bowman 6 years ago
parent
commit
eb04f27d6d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      circular.ino

+ 0 - 1
circular.ino

@@ -73,7 +73,6 @@ static const PROGMEM uint8_t __assets[927] = {
 
 void setup()
 {
-  Serial.begin(1000000); // JCB
   GD.begin();
   LOAD_ASSETS();
   GD.BitmapHandle(PYTHAG_HANDLE);