Commit 087967e
wifi_prov_core: Fix version bump
The version enumeration was bumped instead of the versino value, this
causes version not to be parsed and provisioning fails.
Signed-off-by: Chaitanya Tata <[email protected]>1 parent 196e9eb commit 087967e
File tree
2 files changed
+2
-2
lines changed- include/net/wifi_prov_core
- subsys/net/lib/wifi_prov_core/proto
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
0 commit comments