From f4fedf3107e214c15ea628115a8a4516cfc827d7 Mon Sep 17 00:00:00 2001 From: ztto <39242973+ztto@users.noreply.github.com> Date: Wed, 18 Nov 2020 20:40:36 +0900 Subject: [PATCH] Update ArdSCSinoV2.ino MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ベンダ名変更 --- ArdSCSinoV2.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArdSCSinoV2.ino b/ArdSCSinoV2.ino index 8cf016f..414c21e 100644 --- a/ArdSCSinoV2.ino +++ b/ArdSCSinoV2.ino @@ -678,7 +678,7 @@ byte onInquiryCommand(byte len) 35 - 4, //追加データ長 0, 0, //Reserve 0x00, //サポート機能 - 'N', 'E', 'C', ' ', ' ', ' ', ' ', ' ', + 'N', 'E', 'C', 'I', 'T', 'S', 'U', ' ', 'A', 'r', 'd', 'S', 'C', 'S', 'i', 'n', 'o', ' ', ' ',' ', ' ', ' ', ' ', ' ', '0', '0', '1', '0', };