wip:
This commit is contained in:
@@ -26,9 +26,9 @@ void app_main(void)
|
||||
zh_gpio_init();
|
||||
gpio_set_level(TRIAC_GPIO, LOW);
|
||||
zh_io_expander_init();
|
||||
zh_pcf8574_write_gpio(&led_handle, TS_LED_GREEN, LED_ON);
|
||||
zh_pcf8574_write_gpio(&led_handle, RET_LED_BLUE, LED_ON);
|
||||
zh_pcf8574_write_gpio(&led_handle, EXT_LED_BLUE, LED_ON);
|
||||
// zh_pcf8574_write_gpio(&led_handle, TS_LED_GREEN, LED_ON);
|
||||
// zh_pcf8574_write_gpio(&led_handle, RET_LED_BLUE, LED_ON);
|
||||
// zh_pcf8574_write_gpio(&led_handle, EXT_LED_BLUE, LED_ON);
|
||||
}
|
||||
|
||||
static void zh_wifi_softap_init(void)
|
||||
|
||||
Reference in New Issue
Block a user