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

Documentation issues #2

Open
tblaha opened this issue Nov 13, 2024 · 0 comments
Open

Documentation issues #2

tblaha opened this issue Nov 13, 2024 · 0 comments

Comments

@tblaha
Copy link

tblaha commented Nov 13, 2024

  1. is 2029 correct for servo 5? or should it be 2021?
  2. the library only compiles for Teensyduino board package 1.58.2 or lower. When i compile with the latest Teensyduino board package (1.59.0), i get this error a few times
/mnt/data/Work/Tools/t4_actuators_board/src/t4_servos_and_am32_escs_control_w_feedback/ESCCMD.cpp: In function 'int ESCCMD_3D_on()':
/mnt/data/Work/Tools/t4_actuators_board/src/t4_servos_and_am32_escs_control_w_feedback/ESCCMD.cpp:241:23: error: 'class HardwareSerial' has no member named 'clear'
  241 |     ESCCMD_serial[i]->clear( );
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

1 participant