6 lines
107 B
C
6 lines
107 B
C
#pragma once
|
|
|
|
#define CORE_ID_LED 0
|
|
#define CORE_ID_WEBSERVER 1
|
|
#define CORE_ID_UPDATESERVER 1
|