mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Merge pull request #80 from logicog/fix_rldp_register
Fix typo in register address for RLDP Leds
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@
|
||||
#define RTL837X_MSTP_STATES 0x5310
|
||||
#define RTL837X_REG_LED_RLDP_1 0x65F8
|
||||
#define RTL837X_REG_LED_RLDP_2 0x65FC
|
||||
#define RTL837X_REG_LED_RLDP_3 0x65FC
|
||||
#define RTL837X_REG_LED_RLDP_3 0x6600
|
||||
|
||||
/*
|
||||
* EEE
|
||||
|
||||
Reference in New Issue
Block a user