mirror of
https://github.com/JorjBauer/aiie.git
synced 2024-10-31 09:15:51 +00:00
removing debugging
This commit is contained in:
parent
cf484cf302
commit
6935126c80
@ -52,9 +52,6 @@ Woz::Woz(bool verbose, uint8_t dumpflags)
|
||||
memset(&di, 0, sizeof(diskInfo));
|
||||
memset(&tracks, 0, sizeof(tracks));
|
||||
randPtr = 0;
|
||||
#ifdef TEENSYDUINO
|
||||
this->verbose = 1;
|
||||
#endif
|
||||
}
|
||||
|
||||
Woz::~Woz()
|
||||
|
Loading…
Reference in New Issue
Block a user