Update(boards): xpython板卡执行 build:prod
This commit is contained in:
Binary file not shown.
@@ -63,7 +63,7 @@
|
||||
"ci130x"
|
||||
],
|
||||
"__file__": true,
|
||||
"__size__": 6753,
|
||||
"__size__": 6782,
|
||||
"__name__": "mixgo_sant.py"
|
||||
},
|
||||
"mixgo_zero": {
|
||||
|
||||
@@ -85,7 +85,7 @@ onboard_rgb = NeoPixel(Pin(21), 4)
|
||||
|
||||
'''1Buzzer-Music'''
|
||||
from music import MIDI
|
||||
onboard_music = MIDI(16)
|
||||
onboard_music = MIDI(16, pa_ctrl=onboard_asr.pa_ctrl)
|
||||
|
||||
'''5KEY_Sensor'''
|
||||
class KEYSensor:
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
449
boards/default/micropython_esp32s3/styles/main.72e2096b.css
Normal file
449
boards/default/micropython_esp32s3/styles/main.72e2096b.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user