1
0
Fork 0
InfiniSim/sim/nrf_assert.h
2024-06-23 14:19:33 +02:00

1 line
36 B
C

#define ASSERT(expr) assert(expr)