Skip to content

Commit

Permalink
changed to Ben's Beta and Ideality values
Browse files Browse the repository at this point in the history
  • Loading branch information
skot authored and Benjamin Wilson committed Nov 16, 2024
1 parent 7ace35a commit 121d3a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/EMC2101.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
#define EMC2101_IDEALITY_1_0553 0x36
#define EMC2101_IDEALITY_1_0566 0x37

#define EMC2101_DEFAULT_IDEALITY EMC2101_IDEALITY_1_0566 ///< Default ideality factor
#define EMC2101_DEFAULT_BETA EMC2101_BETA_AUTO ///< Default beta compensation
#define EMC2101_DEFAULT_IDEALITY EMC2101_IDEALITY_1_0319 ///< Default ideality factor
#define EMC2101_DEFAULT_BETA EMC2101_BETA_11 ///< Default beta compensation
#define EMC2101_DEFAULT_FILTER EMC2101_FILTER_1 ///< Default temp filter setting
#define EMC2101_DEFAULT_DATARATE EMC2101_DATARATE_32_HZ ///< Default temp conversion rate

Expand Down

0 comments on commit 121d3a6

Please sign in to comment.