mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-23 04:54:26 +00:00
bflsc x-link header different to documentation
This commit is contained in:
parent
9ecef180d1
commit
e8bbb49b5b
@ -157,8 +157,8 @@ struct bflsc_info {
|
|||||||
|
|
||||||
struct DataForwardToChain {
|
struct DataForwardToChain {
|
||||||
uint8_t header;
|
uint8_t header;
|
||||||
uint8_t deviceAddress;
|
|
||||||
uint8_t payloadSize;
|
uint8_t payloadSize;
|
||||||
|
uint8_t deviceAddress;
|
||||||
uint8_t payloadData[BFLSC_MAXPAYLOAD];
|
uint8_t payloadData[BFLSC_MAXPAYLOAD];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user