MFPT is no longer switchable
This commit is contained in:
parent
5bad90a820
commit
a9b42ff1d7
1 changed files with 0 additions and 2 deletions
|
@ -181,8 +181,6 @@ void setup() {
|
||||||
Serial.println(F("Connect CPU to BUS"));
|
Serial.println(F("Connect CPU to BUS"));
|
||||||
b->add_cpu(c);
|
b->add_cpu(c);
|
||||||
|
|
||||||
c->setEmulateMFPT(true);
|
|
||||||
|
|
||||||
Serial.println(F("Init console"));
|
Serial.println(F("Init console"));
|
||||||
cnsl = new console_esp32(&stop_event, b);
|
cnsl = new console_esp32(&stop_event, b);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue