I am uploaded writeinstinkt ino to the arduino nano. When I try to calibration, servo move according to the typing like (c0, 10 ),however even if type (s) correction value is not saved.
Furthermore when I uploaded main sketch (opencat ino) servos respond only typing (c) and (d) via serial monitor.
What did I mistake?
ps
#define I2C eeprom is uncomnented.
Hello
Finally I decided to attach I2C EEPROM(16kb) in order to break the limit of skills and also avoid mistake in the modification of code.
In this case do I need to assign address for each I2C devices ( rom, gyro, servo driver)?
Thanks in advance