Merge pull request #17420 from gschorcht/cpu/esp/revert_change_for_esp_wifi_passphrase
cpu/esp: revert the change for default definition of ESP_WIFI_PASS
This commit is contained in:
commit
2bb2dc35d2
@ -51,7 +51,7 @@
|
|||||||
/**
|
/**
|
||||||
* @brief Passphrase used for the AP as clear text (max. 64 chars).
|
* @brief Passphrase used for the AP as clear text (max. 64 chars).
|
||||||
*/
|
*/
|
||||||
#ifndef ESP_WIFI_PASS
|
#ifdef DOXYGEN
|
||||||
#define ESP_WIFI_PASS "ThisistheRIOTporttoESP"
|
#define ESP_WIFI_PASS "ThisistheRIOTporttoESP"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user