fixed issue #1
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user