Skip to content

Commit

Permalink
Fixed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hjd1964 committed Oct 5, 2021
1 parent 0c99502 commit f111d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config.h
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
#define FEATURE7_PIN OFF // OFF, AUX, DS2413, n. Where n is ds2413 s/n (gpio0) or n=0 to 255 (pin#.) Adjust
#define FEATURE7_DEFAULT_VALUE OFF // OFF, ON, n. Where n=0..255 for ANALOG_OUT purpose. Adjust
#define FEATURE8_NAME "FEATURE8" // "FE..", Name of feature being controlled. Adjust
#define FEATURE8_PURPOSE OFF // OFF, SWITCH, ANALOG_OUT, DEW_HEATER, etc. Option
#define FEATURE8_PURPOSE OFF // OFF, SWITCH, ANALOG_OUT, DEW_HEATER, etc. Option
#define FEATURE8_TEMP OFF // OFF, DS1820, n. Where n is the ds18b20 s/n for DEW_HEATER temperature. Adjust
#define FEATURE8_PIN OFF // OFF, AUX, CHAIN (ds2413 gpio1,) n. Where n=0 to 255 (pin#.) Adjust
#define FEATURE8_DEFAULT_VALUE OFF // OFF, ON, n. Where n=0..255 for ANALOG_OUT purpose. Adjust
Expand Down

0 comments on commit f111d4c

Please sign in to comment.