using wifi cred. from cmake
This commit is contained in:
parent
4227a33c9e
commit
32d24c3712
2 changed files with 6 additions and 4 deletions
|
@ -33,6 +33,8 @@ target_compile_definitions(${CMAKE_PROJECT_NAME} PRIVATE
|
|||
SNTP_STARTUP_DELAY=0
|
||||
SNTP_SET_SYSTEM_TIME=set_system_time
|
||||
SNTP_UPDATE_DELAY=86400
|
||||
WLAN_SSID="<YOUR SSID>"
|
||||
WLAN_PW="<YOUR PW>"
|
||||
)
|
||||
|
||||
set_target_properties(${CMAKE_PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue