Project

General

Profile

Revision 77

fixed test_packets

View differences:

mouse.h
49 49
 */
50 50
int (mouse_read_byte)(uint8_t *byte);
51 51

  
52
int (mouse_read_ack)(uint8_t *byte);
53

  
52 54
/**
53 55
 * @brief Converts 9-bit number to 16-bit with sign extension
54 56
 * @param sign_bit  Sign bit identifiying the signal of the number

Also available in: Unified diff