mirror of
https://github.com/pvvx/ESP8266.git
synced 2025-07-25 21:01:02 +03:00
first commit
This commit is contained in:
6
Espressif_ESP8089_SDIO_WiFi/esp8089/esp_conf.h
Normal file
6
Espressif_ESP8089_SDIO_WiFi/esp8089/esp_conf.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _ESP_CONF_H_
|
||||
#define _ESP_CONF_H_
|
||||
|
||||
#define INIT_DATA_CONF_BUF "crystal_26M_en=1;test_xtal=0;sdio_configure=2;bt_configure=0;bt_protocol=0;dual_ant_configure=0;test_uart_configure=2;share_xtal=0;gpio_wake=0;no_auto_sleep=0;ext_rst=0;$"
|
||||
|
||||
#endif /*_ESP_CONF_H_ */
|
Reference in New Issue
Block a user