Skip to content

Commit 1a4949a

Browse files
committed
fix: 카보이노 ID 방식 수정
1 parent 6d33674 commit 1a4949a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/playground/blocks/hardware/block_kaboino.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let last_line6_string = ' ';
1111
let lcd_clear = 'cleared';
1212

1313
Entry.Kaboino = {
14-
id: '560101',
14+
id: '56.1',
1515
name: 'Kaboino',
1616
url: 'http://www.kabotel.com/',
1717
imageName: 'kaboino.png',

0 commit comments

Comments
 (0)