removed un needed comment
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "../device.h"
|
#include "../device.h"
|
||||||
|
|
||||||
// why nothing working?
|
|
||||||
// each of these are each state
|
// each of these are each state
|
||||||
void setDeviceStateToLock(Device_t *device);
|
void setDeviceStateToLock(Device_t *device);
|
||||||
void setDeviceStateToUnlock(Device_t *device);
|
void setDeviceStateToUnlock(Device_t *device);
|
||||||
|
|||||||
Reference in New Issue
Block a user