- ETH_FRAME_MIN_SIZE fixed
This commit is contained in:
parent
1127b3dd1d
commit
ec35be5ddd
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
struct EthInterface_;
|
struct EthInterface_;
|
||||||
|
|
||||||
#define ETH_FRAME_MIN_SIZE (64)
|
#define ETH_FRAME_MIN_SIZE (60)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Assemble packet.
|
* Assemble packet.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user