but mixing USB UART stdin with keyboard stdin is nonsense. will need to differentiate
3 lines
52 B
C
3 lines
52 B
C
#pragma once
|
|
|
|
int scrnprintf(const char *fmt, ...);
|