Final SonyNEWS commit before sending device back

This commit is contained in:
Jacob Alexander 2011-12-19 17:48:47 -08:00
parent d85c8b56eb
commit e3fc873cba
5 changed files with 38 additions and 32 deletions

View file

@ -55,6 +55,7 @@ uint8_t scan_loop( void );
// Functions available to macro.c
uint8_t scan_sendData( uint8_t dataPayload );
void scan_finishedWithUSBBuffer( void );
void scan_finishedWithBuffer( void );
void scan_lockKeyboard( void );
void scan_unlockKeyboard( void );