Searched refs:ESP8266_CH_PD_Pin (Results 1 – 1 of 1) sorted by relevance
14 #define ESP8266_CH_PD_Pin GET_PIN(G,1) macro19 rt_pin_mode(ESP8266_CH_PD_Pin,PIN_MODE_OUTPUT) ; in esp_02_device_init()21 rt_pin_write(ESP8266_CH_PD_Pin,PIN_HIGH) ; in esp_02_device_init()
Completed in 10 milliseconds