mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
first
This commit is contained in:
9
include/Macro.h
Normal file
9
include/Macro.h
Normal file
@@ -0,0 +1,9 @@
|
||||
//#pragma once
|
||||
//#define ST(A) #A
|
||||
//#define STR(A) ST(A)
|
||||
//
|
||||
//#ifdef esp32_4mb
|
||||
//#pragma message STR(esp32_4mb)
|
||||
//#endif
|
||||
|
||||
//Serial.println(STR(esp32_4mb));
|
||||
Reference in New Issue
Block a user