4282055be0
This includes the change to use https://github.com/runeharlyk/ESP32-rapid-development-template.git as a freeRTos template
6 lines
85 B
C
6 lines
85 B
C
#pragma once
|
|
|
|
#include <globals.h>
|
|
|
|
void IRAM_ATTR NetworkHandlingLoopEntry(void *);
|