when I compile the project when the vending machine file is being added, there shows an error about the #include in both product and vending machine class
The Product class (Product.h+Product.cpp) must be in the vending_machine sketch, not in the test sketch...