esp32-sk6812/include/coreids.h

6 lines
107 B
C

#pragma once
#define CORE_ID_LED 0
#define CORE_ID_WEBSERVER 1
#define CORE_ID_UPDATESERVER 1