Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0183e05

Browse files
committed
Add WHD_VERSION definition for GIGA OPTA and NICLA VISION
1 parentbf15577 commit0183e05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎libraries/WiFi/src/utility/wl_definitions.h‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ enum wl_enc_type { /* Values map to 802.11 Cipher Algorithm Identifier */
7474
ENC_TYPE_AUTO=8
7575
};
7676

77-
#if defined(ARDUINO_PORTENTA_H7_M7)
77+
#if defined(ARDUINO_PORTENTA_H7_M7)|| defined(ARDUINO_NICLA_VISION)|| \
78+
defined(ARDUINO_GIGA)|| defined(ARDUINO_OPTA)
7879
#include"whd_version.h"
7980
#defineWIFI_FIRMWARE_LATEST_VERSION WHD_VERSION
8081
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp