6 lines
61 B
C++
6 lines
61 B
C++
static const char *TAG = "step4";
|
|
|
|
void step4(void) {
|
|
|
|
}
|
static const char *TAG = "step4";
|
|
|
|
void step4(void) {
|
|
|
|
}
|