From 03d5906c48812d6c03ab0483c502e5464eaa583b Mon Sep 17 00:00:00 2001 From: Nathan Ringo Date: Mon, 6 May 2024 14:48:56 -0500 Subject: tweak debug, why is it always enqueueing a zero... --- src/Top.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Top.bs') 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 -- cgit v1.2.3