Add configurable power tube feature to development environment
PowerTube has been refactored to use an abstract base class version of the Strategy Pattern. This has been done to make the PowerTube configurable.
There are three strategies - 700w, 800w, and 1000w, which are all fully tested.