new UI is functional but may need some minor bugfixes
This commit is contained in:
@@ -139,18 +139,6 @@ public:
|
||||
unsigned char config7HMask;
|
||||
unsigned char pad[USB_PACKET_SIZE_WITH_REPORT_ID - 29];
|
||||
}PIC18;
|
||||
struct
|
||||
{
|
||||
unsigned char command;
|
||||
uint16_t bootloaderVersion;
|
||||
uint16_t applicationVersion;
|
||||
uint32_t signatureAddress;
|
||||
uint16_t signatureValue;
|
||||
uint32_t erasePageSize;
|
||||
#warning Replace with real stuff when implemented.
|
||||
//uint16_t configxxMask...
|
||||
//unsigned char pad[USB_PACKET_SIZE_WITH_REPORT_ID - XX];
|
||||
}PIC24;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user