aboutsummaryrefslogtreecommitdiff
path: root/tk-attiny.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2015-10-18 19:15:24 -0600
committerSelene ToyKeeper2015-10-18 19:15:24 -0600
commit0b7d9164e309577dd0c75d93e8216e33145fdce2 (patch)
tree0b4eb48d1dcda163b55b7991e2b4aeec71f98869 /tk-attiny.h
parentmerged trunk (diff)
parentMerged many updates from tiny25/bistro branch. (diff)
downloadanduril-0b7d9164e309577dd0c75d93e8216e33145fdce2.tar.gz
anduril-0b7d9164e309577dd0c75d93e8216e33145fdce2.tar.bz2
anduril-0b7d9164e309577dd0c75d93e8216e33145fdce2.zip
merged trunk
Diffstat (limited to 'tk-attiny.h')
-rw-r--r--tk-attiny.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tk-attiny.h b/tk-attiny.h
index 4fee640..6390416 100644
--- a/tk-attiny.h
+++ b/tk-attiny.h
@@ -70,6 +70,9 @@
#define ADC_DIDR ADC1D // Digital input disable bit corresponding with PB2
#define ADC_PRSCL 0x06 // clk/64
+//#define TEMP_DIDR ADC4D
+#define TEMP_CHANNEL 0b00001111
+
#endif // FET_7135_LAYOUT
#ifdef FERRERO_ROCHER_LAYOUT