micropython/windows/main.c
2014-01-28 18:21:05 +01:00

5 lines
75 B
C

#include "../unix/main.c"
void rawsocket_init() {
// Do nothing here
}