Risolto problema in libURcom
package lenght mismatch per il pacchetto tipo 8 AdditionalInfo, aggiunto uchar foo alla fine per far sparire l'errore.. chi sa perchè?
This commit is contained in:
@@ -273,6 +273,7 @@ typedef struct {
|
||||
unsigned char feedriveButtonPressed;
|
||||
unsigned char feedriveButtonEnabled;
|
||||
unsigned char ioEnableFeedrive;
|
||||
unsigned char foo;
|
||||
} additionalInfo_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user