Skip to content

Commit

Permalink
remove commented-out section
Browse files Browse the repository at this point in the history
  • Loading branch information
bcantrill committed Dec 14, 2023
1 parent aedf9b9 commit 4683e0c
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions src/bmr480.ron
Original file line number Diff line number Diff line change
Expand Up @@ -281,27 +281,6 @@
values: FixedPointUnits(Factor(50), Amperes),
)
},

/*
"MFR_TEMP_COMPENSATION": {
"DeadtimeAdd2": (
name: "Dead time at levels below threshold 2",
bits: Bitrange(High(63), Low(56)),
values: Units(Nanoseconds),
Scaled(Nanoseconds, 0.10),
ScaledOffset(
Scaled(Amperes, 0.050)
Celsius(0.25)
Volts(0.0001)
Millivolts(
Amps(
Milliamps(
*/

},

synonyms: Some([
Expand Down

0 comments on commit 4683e0c

Please sign in to comment.