good upto and including 3879721b28

This commit is contained in:
folkert van heusden 2024-04-27 23:02:16 +02:00
parent 3879721b28
commit 1fb4682efb
Signed by untrusted user who does not match committer: folkert
GPG key ID: 6B6455EDFEED3BD1
3 changed files with 2 additions and 3 deletions

View file

@ -291,9 +291,6 @@ void setup() {
cnsl = new console_esp32(&stop_event, b, serial_ports, 80, 25);
#endif
Serial.println(F("Start line-frequency interrupt"));
kw11_l *lf = new kw11_l(b, cnsl);
running = cnsl->get_running_flag();
Serial.println(F("Init TTY"));

1
ESP32/mmu.cpp Symbolic link
View file

@ -0,0 +1 @@
../mmu.cpp

1
ESP32/mmu.h Symbolic link
View file

@ -0,0 +1 @@
../mmu.h