mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
7 lines
120 B
C
7 lines
120 B
C
//#pragma once
|
|
//#define ST(A) #A
|
|
//#define STR(A) ST(A)
|
|
//
|
|
//#ifdef esp32_4mb
|
|
//#pragma message STR(esp32_4mb)
|
|
//#endif
|