Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mvladic committed Apr 26, 2017
1 parent 0f9d3b5 commit 81d09b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eez_psu_sketch/conf_advanced.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
/// First value is Voltage[V] and second value is Temperature[oC].
#if EEZ_PSU_SELECTED_REVISION == EEZ_PSU_REVISION_R1B9

#define AUX_TEMP_SENSOR_CALIBRATION_POINTS 1.6f, 25.0f, 4.07f, 85.0f
#define AUX_TEMP_SENSOR_CALIBRATION_POINTS 370, 29.0f, 450, 39.0f

#elif EEZ_PSU_SELECTED_REVISION == EEZ_PSU_REVISION_R3B4 || EEZ_PSU_SELECTED_REVISION == EEZ_PSU_REVISION_R5B12

Expand Down

0 comments on commit 81d09b4

Please sign in to comment.