Skip to content

Commit

Permalink
Updated OTA files
Browse files Browse the repository at this point in the history
  • Loading branch information
Saur0o0n committed Mar 15, 2020
1 parent 1225deb commit ce6c320
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified OTA_Install/PIDKiln.ino.esp32.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion PIDKiln.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const int MAX_Prog_File_Size=10240; // maximum file size (bytes) that can be up

// MAX31855 variables/defs
#define MAXCS1 27 // for hardware SPI - HSPI (MOSI-13, MISO-12, CLK-14) - 1st device CS-27
#define MAXCS2 15 // same SPI - 2nd device CS-15 (comment out if no second thermocouple)
//#define MAXCS2 15 // same SPI - 2nd device CS-15 (comment out if no second thermocouple)

// If you have power meter - uncoment this
//#define ENERGY_MON_PIN 33 // if you don't use - comment out
Expand Down

0 comments on commit ce6c320

Please sign in to comment.