fixed issue #1

This commit is contained in:
2018-10-29 11:28:44 +01:00
parent 08e444cc98
commit c7c6c5f933
17 changed files with 154 additions and 164 deletions

View File

@ -2,7 +2,7 @@
//This is a automatic generated file
//Please do not modify this file
//If you touch this file your change will be overwritten during the next build
//This file has been generated on 2018-10-27 15:37:54
//This file has been generated on 2018-10-29 11:26:25
#include "Arduino.h"
#include "simpleReflowController.h"
@ -23,9 +23,9 @@ profileStep getProfile(int pSec) ;
void initTermocouple() ;
int getTemp() ;
#include "simpleReflowController.ino"
#include "display.ino"
#include "simpleReflowController.ino"
#include "thermocouple.ino"
#endif