diff options
-rw-r--r-- | Layout/LayoutSemtech.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Layout/LayoutSemtech.h b/Layout/LayoutSemtech.h index dd62fd6..5e410da 100644 --- a/Layout/LayoutSemtech.h +++ b/Layout/LayoutSemtech.h @@ -54,7 +54,7 @@ private: Label _lPadding; Label _lNoChannel; - Field _fDr; + Field _fDR; Field _fSw1; Field _fSw2; Field _fFSB; |