homer362s / DAAS2019

DAAS under development in 2019
0 stars 0 forks source link

Disabling RS232 #7

Open homer362s opened 9 years ago

homer362s commented 9 years ago

to enable RS232 controlled temperature controller ITC4 in DAAS_main the following needs to uncommented:

      //rs232_Init();   
      //itc4_Init(); 

For now in current version of DAAS_main.c it stays commented i.e. disabled