Skip to content

Commit

Permalink
REMOVEME
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Jun 16, 2022
1 parent 3414629 commit c988816
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ INCLUDES += $(addprefix -I,$(wildcard $(RIOTBOARD)/esp32-wrover-kit/include))

# ESP_WIFI_EAP_USER and ESP_WIFI_EAP_PASS have to be defined to compile the
# optional module esp_wifi_enterprise in CI
CFLAGS += -DESP_WIFI_EAP_USER=\"[email protected]\"
CFLAGS += -DESP_WIFI_EAP_PASS=\"riot\"
# CFLAGS += -DESP_WIFI_EAP_USER=\"[email protected]\"
# CFLAGS += -DESP_WIFI_EAP_PASS=\"riot\"

include $(RIOTBOARD)/esp32-wrover-kit/Makefile.include

0 comments on commit c988816

Please sign in to comment.