We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310f0dd commit fa1e969Copy full SHA for fa1e969
connectivity/drivers/wifi/COMPONENT_WHD/wifi-host-driver/inc/whd_version.h
@@ -15,6 +15,7 @@
15
* limitations under the License.
16
*/
17
18
-#define WHD_VERSION "v1.94.0"
+/* This define is used by arduino::WiFiClass::firmwareVersion() do not prepend v */
19
+#define WHD_VERSION "1.94.0"
20
#define WHD_BRANCH "v1.94.0"
21
#define WHD_DATE "2021-04-27 16:54:34 +0800"
0 commit comments