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

Missing service calls #2

Open
2 of 4 tasks
sevonj opened this issue Feb 10, 2023 · 2 comments
Open
2 of 4 tasks

Missing service calls #2

sevonj opened this issue Feb 10, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@sevonj
Copy link
Owner

sevonj commented Feb 10, 2023

Implement remaining :

  • - TIME
  • - DATE
  • - READ
  • - WRITE
@sevonj sevonj added the enhancement New feature or request label Feb 10, 2023
@sevonj
Copy link
Owner Author

sevonj commented Feb 12, 2023

Time and date implemented.
Behaves differently to titokone, but I consider this poor implementation on their end, not mine.

  • Titokone gives time in 12h format: midday is hour 0. I chose to go with 24 hours instead.
  • Titokone says Feb is month "1". No other value starts from zero. Looks like a bug, won't follow that.
    image

@sevonj
Copy link
Owner Author

sevonj commented Feb 14, 2023

I misunderstood the meaning of read/write. It's same as in/out instructions with =kbd/=crt but stores the value in memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant