Skip to content

Conversation

@Tnks2U
Copy link
Contributor

@Tnks2U Tnks2U commented Aug 24, 2023

하드웨어 1.9.45

신규 하드웨어

기존 하드웨어

@Tnks2U Tnks2U self-assigned this Aug 24, 2023
@Tnks2U Tnks2U merged commit 5df547b into master Aug 24, 2023
datas.push(buffer.subarray(lastIndex, idx));
lastIndex = idx + 2;
// if(buffer[idx-1] == 9)
// console.log(datas);

Choose a reason for hiding this comment

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

⚠️ [eslint] <indent> reported by reviewdog 🐶
Expected indentation of 12 spaces but found 16.

Suggested change
// console.log(datas);
// console.log(datas);

Module.prototype.lostController = function () {};

module.exports = new Module();
module.exports = new Module();

Choose a reason for hiding this comment

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

⚠️ [eslint] <eol-last> reported by reviewdog 🐶
Newline required at end of file but not found.

Suggested change
module.exports = new Module();
module.exports = new Module();

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.

8 participants