aboutsummaryrefslogtreecommitdiff
path: root/src/Top.bs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Top.bs')
-rw-r--r--src/Top.bs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Top.bs b/src/Top.bs
index ec043c9..dfe98a5 100644
--- a/src/Top.bs
+++ b/src/Top.bs
@@ -52,7 +52,7 @@ mkTop =
tx = uart.txPin
-- Onboard LEDs
ledR_N = uart.txPin
- ledG_N = uart.txPin
+ ledG_N = uart.debugBit
-- RGB LED driver
ledRed_N = 1
ledGrn_N = 1