Skip to content

fix: refactoring#22

Draft
KochC wants to merge 4 commits intodevfrom
fix/refactoring
Draft

fix: refactoring#22
KochC wants to merge 4 commits intodevfrom
fix/refactoring

Conversation

@KochC
Copy link
Collaborator

@KochC KochC commented Nov 18, 2025

Summary

  • removed core commands from kit implementation
  • fixed issue with priming response

Checklist

  • You agree with our CLA
  • Included tests (or is not applicable).
  • Updated documentation (or is not applicable).

@KochC KochC changed the base branch from main to dev November 18, 2025 13:22
@KochC KochC requested a review from ElectricCookie November 20, 2025 16:47
);
await _addDeviceCmdToQueue(deviceCommand: cmd);
final res = await _addDeviceCmdToQueue(deviceCommand: cmd);
print(res);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

print statement should be removed

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed in 79d22cf

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.

1 participant