fix the gate.cpp filename
This commit is contained in:
parent
d07406cd58
commit
0d6b814860
@ -1,8 +1,4 @@
|
|||||||
#include "gate.h"
|
#include "Gate.h"
|
||||||
|
|
||||||
Gate::Gate()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
void Gate::setOut(int newValue, int setTime)
|
void Gate::setOut(int newValue, int setTime)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user