good upto and including 3879721b28
This commit is contained in:
parent
3879721b28
commit
1fb4682efb
3 changed files with 2 additions and 3 deletions
|
@ -291,9 +291,6 @@ void setup() {
|
||||||
cnsl = new console_esp32(&stop_event, b, serial_ports, 80, 25);
|
cnsl = new console_esp32(&stop_event, b, serial_ports, 80, 25);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
Serial.println(F("Start line-frequency interrupt"));
|
|
||||||
kw11_l *lf = new kw11_l(b, cnsl);
|
|
||||||
|
|
||||||
running = cnsl->get_running_flag();
|
running = cnsl->get_running_flag();
|
||||||
|
|
||||||
Serial.println(F("Init TTY"));
|
Serial.println(F("Init TTY"));
|
||||||
|
|
1
ESP32/mmu.cpp
Symbolic link
1
ESP32/mmu.cpp
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../mmu.cpp
|
1
ESP32/mmu.h
Symbolic link
1
ESP32/mmu.h
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../mmu.h
|
Loading…
Add table
Reference in a new issue