build(boards): xpython板卡执行 npm run build:prod
This commit is contained in:
@@ -83,7 +83,7 @@ except Exception as e:
|
||||
print("Warning: Failed to communicate with CI1316XP (ASR) or", e)
|
||||
|
||||
'''2RGB_WS2812'''
|
||||
onboard_rgb = NeoPixel(onboard_bot.rgb_sync, 3)
|
||||
onboard_rgb = NeoPixel(onboard_bot.rgb_sync, 2)
|
||||
|
||||
'''1Buzzer-Music'''
|
||||
onboard_music = MIDI(0, pa_ctrl=onboard_asr.pa_ctrl)
|
||||
|
||||
Reference in New Issue
Block a user