Use GPIO5 as sensor
This commit is contained in:
parent
58333280c6
commit
6c18f68181
@ -54,7 +54,7 @@
|
|||||||
|
|
||||||
// GPIO that can be get by mqtt and http
|
// GPIO that can be get by mqtt and http
|
||||||
// Pin 6 to 11 and 16 can not be used for mqtt
|
// Pin 6 to 11 and 16 can not be used for mqtt
|
||||||
//#define CONFIG_OBSERVED_GPIO {5}
|
#define CONFIG_OBSERVED_GPIO {5}
|
||||||
|
|
||||||
// GPIO used in PWM
|
// GPIO used in PWM
|
||||||
//#define CONFIG_CONTROLLED_PWM {}
|
//#define CONFIG_CONTROLLED_PWM {}
|
||||||
|
Loading…
Reference in New Issue
Block a user