Renamed ServoEasing.cpp to ServoEasing.hpp
- New
attach()
functions with initial degree parameter to be written immediately. This replaces theattach()
andwrite()
combination at setup. - Renamed
ServoEasing.cpp
toServoEasing.hpp
andLightweightServo.cpp
toLightweightServo.hpp
.