Changes between Version 40 and Version 41 of Tutorials
- Timestamp:
- Apr 3, 2016, 11:02:19 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials
v40 v41 453 453 }}} 454 454 455 As you can see, this time, we used the {{{Servo}}} and {{{ServoPool}}} classes, which inherit, respectively, {{{Actuator}}} and {{{ActuatorPool}}} classes. 456 457 458 455 459 In addition, we must modify/add a few things in the '''{{{settings.py}}}''' module: 456 460
