everything seems to work now
This commit is contained in:
@ -386,6 +386,23 @@ void ObjectFactory::produce(){
|
||||
Max31865PT1000Handler* rtdIc18 = new Max31865PT1000Handler(objects::RTD_IC18, objects::SPI_COM_IF, spiRtdIc18, 0);
|
||||
// rtdIc10->setStartUpImmediately();
|
||||
// rtdIc4->setStartUpImmediately();
|
||||
(void) rtdIc3;
|
||||
(void) rtdIc4;
|
||||
(void) rtdIc5;
|
||||
(void) rtdIc6;
|
||||
(void) rtdIc7;
|
||||
(void) rtdIc8;
|
||||
(void) rtdIc9;
|
||||
(void) rtdIc10;
|
||||
(void) rtdIc11;
|
||||
(void) rtdIc12;
|
||||
(void) rtdIc13;
|
||||
(void) rtdIc14;
|
||||
(void) rtdIc15;
|
||||
(void) rtdIc16;
|
||||
(void) rtdIc17;
|
||||
(void) rtdIc18;
|
||||
|
||||
#endif /* Q7S_ADD_SPI_TEST == 0 */
|
||||
|
||||
#endif /* TE0720 == 0 */
|
||||
|
Reference in New Issue
Block a user