SmartVehicle-Basis
SmartFactory
|
The Class Hoist provides the basic functions for the hoist. More...
#include "LogConfiguration.h"
#include <Servo.h>
#include "Arduino.h"
Go to the source code of this file.
Classes | |
class | Hoist |
Provides the basic functions to control the Hoist. More... | |
The Class Hoist provides the basic functions for the hoist.
The hoist module consists of a lifting mechanism powered by a servo motor.
Make private variable const where necessary
Refactor private variable name -> pHoistServo
Definition in file Hoist.h.