Skip to content

Commit

Permalink
fixed thermocouple coefficients
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurg committed Sep 19, 2018
1 parent b4aecda commit 23475f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qmooshimeter.h
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public slots:
static const QStringList valid_buffer_depths;
static const QStringList math_modes;
static constexpr std::array<double, 10> thermocouple_coeff{{
1,
0,
2.508355e-2,
7.860106e-8,
-2.503131e-10,
Expand Down

0 comments on commit 23475f8

Please sign in to comment.