Skip to content

Draft: Feat configurable power tube

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.

Merge request reports

Loading