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_path.h
Normal file
6
Espressif_ESP8089_SDIO_WiFi/esp8089/esp_path.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _ESP_PATH_H_
|
||||
#define _ESP_PATH_H_
|
||||
#define FWPATH "/system/lib/modules"
|
||||
//module_param_string(fwpath, fwpath, sizeof(fwpath), 0644);
|
||||
|
||||
#endif /* _ESP_PATH_H_ */
|
Reference in New Issue
Block a user