From a68381f7e62635ee531a4461b22da84e01020347 Mon Sep 17 00:00:00 2001 From: Verkehrsrot Date: Sun, 20 Oct 2019 20:49:09 +0200 Subject: [PATCH] update comment main.cpp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 2c1c5f04..bf41a823 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -31,7 +31,7 @@ ledloop 0 3 blinks LEDs spiloop 0 2 reads/writes data on spi interface IDLE 0 0 ESP32 arduino scheduler -> runs wifi sniffer -lmictask 1 5 MCCI LMiC LORAWAN stack +lmictask 1 2 MCCI LMiC LORAWAN stack clockloop 1 4 generates realtime telegrams for external clock timesync_req 1 3 processes realtime time sync requests irqhandler 1 1 display, timesync, gps, etc. triggered by timers