devices/system.h
1 2 3 4
#include "../xyw.h" void system_init(xyw_byte *data); xyw_byte system_input(xyw_byte *data, xyw_byte addr, xyw_byte *error);