Add thermocouple with AD8495 support
This commit is contained in:
committed by
Scott Lahteine
parent
00e86f1c2d
commit
e911635fb1
@ -110,7 +110,7 @@ extern USBSerial SerialUSB;
|
||||
|
||||
// Use HAL_init() to set interrupt grouping.
|
||||
#define HAL_INIT
|
||||
void HAL_init();
|
||||
void HAL_init();
|
||||
|
||||
/**
|
||||
* TODO: review this to return 1 for pins that are not analog input
|
||||
|
Reference in New Issue
Block a user