Fix: 修复Arduino ESP32板卡下一些分类显示异常
This commit is contained in:
@@ -64,6 +64,11 @@ const BOARDS_PIN_DEF = {
|
||||
path: require("../media/ESP32s3.jpg"),
|
||||
height: 350,
|
||||
width: 500
|
||||
},
|
||||
esp32s2_pin: {
|
||||
path: require("../media/ESP32s2.jpg"),
|
||||
height: 350,
|
||||
width: 500
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user