Прошло 2 года.
This commit is contained in:
9
lib/epdiy/examples/http-server/main/settings.h
Normal file
9
lib/epdiy/examples/http-server/main/settings.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef SETTINGS_H
|
||||
#define SETTINGS_H
|
||||
|
||||
#define WIFI_SSID "best ssid" // Replace with your Wi-Fi SSID
|
||||
#define WIFI_PASSWORD "great password much wow" // Replace with your Wi-Fi password
|
||||
|
||||
#define SCREEN_MODEL ED060XC3
|
||||
|
||||
#endif /* SETTINGS_H */
|
||||
Reference in New Issue
Block a user