We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be540c commit d62d972Copy full SHA for d62d972
command/ota/generate.go
@@ -41,6 +41,7 @@ var (
41
"arduino:mbed_opta:opta": "0064",
42
"arduino:mbed_giga:giga": "0266",
43
"arduino:esp32:nano_nora": "0070",
44
+ "arduino:renesas_uno:unor4wifi": "1002",
45
}
46
esp32MagicNumberPart1 = "4553"
47
esp32MagicNumberPart2 = "5033"
0 commit comments