more changes
This commit is contained in:
@@ -229,9 +229,9 @@ RESULT Standard_ClearFeature(void);
|
||||
void SetDeviceAddress(uint8_t);
|
||||
void NOP_Process(void);
|
||||
|
||||
extern DEVICE_PROP Device_Property;
|
||||
extern USER_STANDARD_REQUESTS User_Standard_Requests;
|
||||
extern DEVICE Device_Table;
|
||||
extern const DEVICE_PROP Device_Property;
|
||||
extern const USER_STANDARD_REQUESTS User_Standard_Requests;
|
||||
extern const DEVICE Device_Table;
|
||||
extern DEVICE_INFO Device_Info;
|
||||
|
||||
/* cells saving status during interrupt servicing */
|
||||
|
||||
Reference in New Issue
Block a user