Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

major version refactor to a struct #166

Open
todo bot opened this issue May 26, 2020 · 0 comments
Open

major version refactor to a struct #166

todo bot opened this issue May 26, 2020 · 0 comments
Assignees
Labels
Major Version braking backwards compatibility todo 🗒️

Comments

@todo
Copy link

todo bot commented May 26, 2020

instead of having first and second have a struct with x, y.


// TODO major version refactor to a struct
// BODY instead of having first and second
// BODY have a struct with x, y.
typedef std::pair<uint8_t, uint8_t> position_t;
enum class CURSOR_MODE : uint8_t {


This issue was generated by todo based on a TODO comment in 71399ec when #158 was merged. cc @Raffaello.
@todo todo bot added the todo 🗒️ label May 26, 2020
@todo todo bot assigned Raffaello May 26, 2020
@Raffaello Raffaello added the Major Version braking backwards compatibility label May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Major Version braking backwards compatibility todo 🗒️
Projects
None yet
Development

No branches or pull requests

1 participant