MCUME/MCUME_esp32/espvcs/main/Vcsemu.h

10 wiersze
138 B
C
Czysty Zwykły widok Historia

2019-08-21 09:13:22 +00:00
extern void vcs_Init(void);
extern void vcs_Start(char * filename);
extern void vcs_Stop(void);
extern void vcs_Step(void);