Skip to content

Conversation

@leunge
Copy link
Contributor

@leunge leunge commented Jan 22, 2025

No description provided.

kimorkim and others added 30 commits December 27, 2024 17:04
 as-is
재생하고 기다리기 블럭의 재생시간 = 오디오 파일의 재생시간
to-be
재생하고 기다리기 블럭의 재생시간 = 오디오 파일의 재생시간 / 현재 빠르기
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[#8755][하드웨어] 마이크로비트 firmwareFlash 지원여부 속성추가
모터 핀 변경 및 서보모터 추가
[4.44.0][하드웨어] develop-hw
objectEditable 옵션적용시 오브젝트 수정이 안되도록 버그 수정
기본 로직을 최대한 안건드리는 선에서 수정.
@leunge leunge merged commit 1712197 into master Jan 22, 2025
2 checks passed
case 'count':
return resolve(items?.length || defaultValue || 0);
case 'get':
const result = items?.[params?.index - 1]?.[params.option];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <no-case-declarations> reported by reviewdog 🐶
Unexpected lexical declaration in case block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants