🕊️ Renames define

This commit is contained in:
Rune Harlyk
2024-11-08 10:35:51 +01:00
parent 89611b5e3e
commit 6ce4747b4b
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -56,8 +56,8 @@
#define APP_NAME "SpotMicro"
#endif
#ifndef ESP32SVELTEKIT_RUNNING_CORE
#define ESP32SVELTEKIT_RUNNING_CORE -1
#ifndef APPLICATION_CORE
#define APPLICATION_CORE -1
#endif
class ESP32SvelteKit {