firmware upload scripts for osx

some debug code removed
This commit is contained in:
2019-06-09 02:04:18 +03:00
parent 8076625704
commit cf4f688b4b
8 changed files with 12 additions and 17 deletions

View File

@@ -44,11 +44,11 @@ CCS811ready = true;
//returnCode = ccs811.setDriveMode(1);
//printDriverError(returnCode);
/*
delay(2000);Poll();
delay(2000);Poll();
delay(2000);Poll();
delay(2000);
delay(2000); */
return 1;
}