Implements and integrates SolenoidFactory

This commit is contained in:
Johannes Wendel
2020-01-06 09:20:53 +01:00
parent 06663751d7
commit d90e904b4c
9 changed files with 96 additions and 9 deletions

View File

@@ -29,6 +29,8 @@ namespace config_path
const char sound_path[] = "sounds";
const char flipper_path[] = "flippers";
const char solenoid_path[] = "solenoids";
}
class ItemFactory