erased some codesmells
This commit is contained in:
@@ -28,7 +28,7 @@ namespace flippR_driver {
|
||||
|
||||
public:
|
||||
std::string name;
|
||||
char address;
|
||||
uint8_t address;
|
||||
int priority;
|
||||
std::chrono::time_point<std::chrono::high_resolution_clock> last_activation;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user