mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Use definition of NSFP in header file
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
#include <8051.h>
|
#include <8051.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
// This has to be set to the number of SFP+ ports, i.e. 1 or 2
|
|
||||||
#define NSFP 2
|
|
||||||
|
|
||||||
// #define REGDBG 1
|
// #define REGDBG 1
|
||||||
// #define RXTXDBG 1
|
// #define RXTXDBG 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user