namespace refactored
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
|
||||
#include "Solenoid.h"
|
||||
|
||||
namespace FlippR_Driver
|
||||
{
|
||||
namespace output {
|
||||
|
||||
Solenoid::Solenoid() {
|
||||
@@ -19,3 +21,4 @@ Solenoid::~Solenoid() {
|
||||
}
|
||||
|
||||
} /* namespace output */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user