單晶片DIY的家
跳到內容
文章 由 admin » 2024年 3月 17日, 15:39
代碼: 選擇全部
#include "BluetoothA2DPSink.h" BluetoothA2DPSink myBT; void setup() { myBT.start("BTMusic"); } void loop() { }
回到「DIY專區」