/Modules/Sensors/LTS01A/SW/PIC16F887/main.bak
19,6 → 19,7
setup_comparator(NC_NC_NC_NC);// This device COMP currently not supported by the PICWizard
 
printf("Simple Thermomether \r\n",);
printf("(c) MLAB 2013 JACHO \r\n",);
 
signed int8 MSB;
byte LSB;