Commit c794d921 authored by Denia Bouhired-Ferrag's avatar Denia Bouhired-Ferrag

Uncommented offset constant for rear leads, not sure why it was commented out

parent 8a96cf52
......@@ -55,7 +55,7 @@ BIDR_ARR = [ "TBLO", "T485" ]
CSR = 0x004
CSR_CHLEDT_OFS = 0
CSR_STLEDT_OFS = 1
#CSR_RLEDT_OFS = 2
CSR_RLEDT_OFS = 2
CSR_TTLPT_OFS = 3
CSR_REARPT_OFS = 4
CSR_TSTCVCC_OFS = 5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment