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

Variable explanation #9

Open
correderadiego opened this issue Nov 8, 2018 · 2 comments
Open

Variable explanation #9

correderadiego opened this issue Nov 8, 2018 · 2 comments

Comments

@correderadiego
Copy link
Collaborator

Hello,
I have been studying your code and I have found some variables that are directly read from eeprom. I haven't found the value of these variables. It would be great if you could clarify the value of these variables for each servo and the write process. These variables are :

  • middleShift
  • rotationDirection
  • rangeRation

Thanks for your time :)

@borntoleave
Copy link
Owner

I'm having a newer version of codes in the repo at https://github.com/PetoiCamp/OpenCat/tree/master/Nybble
It has so many updates that I would make this CatMini obsolete.

For the variables in this repo, the definitions are in
https://github.com/borntoleave/catMini/blob/master/writeConst/writeConst.ino
from line 208.

For the new repo, the definitions are in https://github.com/PetoiCamp/OpenCat/blob/master/Nybble/WriteInstinct/OpenCat.h
from line 253.

Sorry for the inconvenience of changing repo!

@correderadiego
Copy link
Collaborator Author

Don't worry. The base of the code is almost the same. I will change to your new repo and update with the changes.

Thanks again :)

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

No branches or pull requests

2 participants