mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-07 02:16:26 +00:00
4 lines
67 B
C
4 lines
67 B
C
![]() |
#define STR(symbol) #symbol
|
||
|
#define STRINGIFY(symbol) STR(symbol)
|
||
|
|