Project

General

Profile

Revision 61

changes

View differences:

keyboard.h
14 14
int (subscribe_keyboard_interrupt)(uint8_t interrupt_bit, int *interrupt_id);
15 15

  
16 16
uint8_t scancode[2];
17
int two_byte_scancode;
17
int done;
18
int sz;
18 19
int got_error_keyboard;
19 20

  
20 21
/**

Also available in: Unified diff